You've already forked reflex-wms-connector
RDV
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
<#assign appointment = eventRP.data />
|
||||
[
|
||||
<#if eventRP.appointmentCustomFields?has_content>
|
||||
|
||||
{
|
||||
<#assign apiRestReflexID = ApiRestReflexID.appointment_post_physical_receipt_associations_by_number>
|
||||
"apiRestReflexID" : "${apiRestReflexID}",
|
||||
@@ -42,7 +41,6 @@
|
||||
"datas" :
|
||||
<#include "RPtoRFX_CarrierAppointmentPhysicalReceiptAssociationByRef.ftl">
|
||||
}
|
||||
|
||||
</#if>
|
||||
]
|
||||
<#break>
|
||||
|
||||
Reference in New Issue
Block a user