RDV
This commit is contained in:
parent
481bbcb1af
commit
7d0d4d5538
@ -121,7 +121,7 @@
|
||||
]
|
||||
<#else>
|
||||
<#if carrier_apt.physical_receipt_list?? && (carrier_apt.physical_receipt_list?filter(l ->l??)?size != 0) >
|
||||
<#if carrier_apt.unloading_appointment !="true" && carrier_apt.load_appointment !="true">
|
||||
<#if (carrier_apt.unloading_appointment =="true" && carrier_apt.load_appointment =="false") || (carrier_apt.unloading_appointment =="false" && carrier_apt.load_appointment =="true")>
|
||||
[
|
||||
{
|
||||
<#assign apiReflexPlatformID = ApiReflexPlatformID.SiteWMSUpdateAppointment>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user