You've already forked reflex-wms-connector
SCPN1-10882
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
}
|
||||
<#else>
|
||||
<#if eventRP.commissionsUpdated>
|
||||
<#if appointment.executionflowCustomFields?has_content>
|
||||
<#if eventRP.executionflowCustomFields?has_content>
|
||||
<#if appointment.AppointmentType == AppointmentType.APPOINTMENT_TYPE_UNLOADING && eventRP.addedUnloadCommissions?? && eventRP.addedUnloadCommissions != "">
|
||||
<#if eventRP.appointmentCustomFields?has_content>
|
||||
{
|
||||
@@ -80,7 +80,7 @@
|
||||
</#if>
|
||||
</#if>
|
||||
|
||||
<#if appointment.orderCustomFields?has_content>
|
||||
<#if eventRP.orderCustomFields?has_content>
|
||||
<#if appointment.AppointmentType == AppointmentType.APPOINTMENT_TYPE_UNLOADING && eventRP.addedUnloadCommissions?? && eventRP.addedUnloadCommissions != "">
|
||||
<#if AddComma == true>
|
||||
,
|
||||
|
||||
Reference in New Issue
Block a user