Merge branch 'release-2.0-fix-1.12-FTL' into 'release/2.0'

release-2.0-fix-1.12-FTL into release/2.0

See merge request r-d-technique/tiers/reflex-wms-connector!221
This commit is contained in:
Francis REAT 2026-01-08 16:45:18 +00:00
commit cdcae921fd

View File

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