Merge branch 'release/1.2' into 'main-1.2'

release/1.2 into main-1.2

See merge request r-d-technique/tiers/reflex-wms-connector!222
This commit is contained in:
Francis REAT 2026-01-08 17:01:00 +00:00
commit 7ed6f794a6
2 changed files with 6 additions and 2 deletions

View File

@ -45,6 +45,10 @@
</#if> </#if>
</#if> </#if>
<#if eventRP.removedCommissions?? && eventRP.removedCommissions!=""> <#if eventRP.removedCommissions?? && eventRP.removedCommissions!="">
<#if eventRP.addedCommissions?? && eventRP.addedCommissions!="">
,
</#if>
<#if eventRP.appointmentCustomFields?has_content> <#if eventRP.appointmentCustomFields?has_content>
{ {
<#assign apiRestReflexID = ApiRestReflexID.appointment_post_physical_receipt_dissociations_by_number> <#assign apiRestReflexID = ApiRestReflexID.appointment_post_physical_receipt_dissociations_by_number>

View File

@ -1 +1 @@
1.2.54+1 1.2.54+2