modif sur les rdz
This commit is contained in:
parent
22d11ff07e
commit
65b4ed7482
@ -72,6 +72,18 @@
|
||||
</#list>
|
||||
],
|
||||
<#else>
|
||||
"Commissions": [
|
||||
{
|
||||
"ActorID": "${RFXtoRPprefixDepot(carrier_apt.physical_depot?json_string)}",
|
||||
"ProjectID": "${projectRP}",
|
||||
"Quantities": [
|
||||
{
|
||||
"UnitID": "PAL", <#-- à changer -->
|
||||
"Value": 1 <#-- à changer -->
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Reason": "no commission", <#-- à changer -->
|
||||
</#if>
|
||||
"Slots": [{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user