You've already forked reflex-wms-connector
RDV
This commit is contained in:
@@ -270,7 +270,8 @@
|
||||
</#switch>
|
||||
<#break>
|
||||
<#-- *********************************************** ApiRestID = appointment_put_update_ref ******************** -->
|
||||
<#case "appointment_put_update_ref">
|
||||
<#case "appointment_put_update_by_ref">
|
||||
<#case "appointment_put_update_by_number">
|
||||
<#switch restResponsetMsg.status!no_status>
|
||||
<#case no_status>
|
||||
[
|
||||
@@ -343,7 +344,9 @@
|
||||
]
|
||||
</#switch>
|
||||
<#break>
|
||||
<#case "Canceled">
|
||||
<#-- *********************************************** ApiRestID = canceled ******************** -->
|
||||
<#case "status_appointment_put_update_by_ref">
|
||||
<#case "status_appointment_put_update_by_number">
|
||||
<#switch restResponsetMsg.status!no_status>
|
||||
<#case no_status>
|
||||
[
|
||||
@@ -417,7 +420,8 @@
|
||||
</#switch>
|
||||
<#break>
|
||||
<#-- *********************************************** ApiRestID = appointment_post_physical_receipt_associations ******************** -->
|
||||
<#case "appointment_post_physical_receipt_associations">
|
||||
<#case "appointment_post_physical_receipt_associations_by_ref">
|
||||
<#case "appointment_post_physical_receipt_associations_by_number">
|
||||
<#switch restResponsetMsg.status!no_status>
|
||||
<#case no_status>
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user