You've already forked reflex-wms-connector
SCPN1-10882
This commit is contained in:
@@ -61,6 +61,7 @@
|
|||||||
"activity": "${custom.value.activity_code?json_string}",
|
"activity": "${custom.value.activity_code?json_string}",
|
||||||
"originator_code": "${custom.value.originator_code?json_string}",
|
"originator_code": "${custom.value.originator_code?json_string}",
|
||||||
"anticipated_receipt_reference": "${custom.value.anticipated_receipt_reference?json_string}",
|
"anticipated_receipt_reference": "${custom.value.anticipated_receipt_reference?json_string}",
|
||||||
|
"planned_receipt_date": "${custom.value.planned_receipt_date?json_string}",
|
||||||
"anticipated_receipt_year": "${custom.value.anticipated_receipt_year?json_string}",
|
"anticipated_receipt_year": "${custom.value.anticipated_receipt_year?json_string}",
|
||||||
"anticipated_receipt_number": "${custom.value.anticipated_receipt_number?json_string}"
|
"anticipated_receipt_number": "${custom.value.anticipated_receipt_number?json_string}"
|
||||||
}
|
}
|
||||||
@@ -68,7 +69,7 @@
|
|||||||
</#list>
|
</#list>
|
||||||
<#sep>,</#sep>
|
<#sep>,</#sep>
|
||||||
</#list>
|
</#list>
|
||||||
],
|
],
|
||||||
<#else>
|
<#else>
|
||||||
"appointment_designation":"${(appointment.Reason!"")!?json_string}",
|
"appointment_designation":"${(appointment.Reason!"")!?json_string}",
|
||||||
</#if>
|
</#if>
|
||||||
|
|||||||
Reference in New Issue
Block a user