RDV
This commit is contained in:
parent
64e46cace2
commit
d355aa5676
@ -15,6 +15,7 @@
|
||||
</#if>
|
||||
</#if>
|
||||
"ActorID": "${RFXtoRPprefixDepot(carrier_apt.physical_depot?json_string)}",
|
||||
"Emails": ["francis.reat@hardis-group.com","laurie.montant@hardis-group.com"], <#-- à changer -->
|
||||
<#if carrier_apt.physical_receipt_list?? && (carrier_apt.physical_receipt_list?size == carrier_apt.physical_receipt_list?filter(l ->l??)?size)>
|
||||
"Commissions": [
|
||||
<#list carrier_apt.physical_receipt_list as physical_receipt>
|
||||
@ -31,6 +32,8 @@
|
||||
}<#sep>,</#sep>
|
||||
</#list>
|
||||
]
|
||||
<#else>
|
||||
"Reason": "no commission", <#-- à changer -->
|
||||
</#if>
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user