You've already forked reflex-wms-connector
SCPN1-11501
(cherry picked from commit 01c3e6b37da9eaa43eb247e951513f234d3c991e)
This commit is contained in:
@@ -24,8 +24,11 @@
|
||||
<#noparse><#assign number_of_litres_unit_rfx = volume_unit_KV_rfx[</#noparse>"${file.measurement_unit.litres_number}"<#noparse>]!"CUBIC_DECIMETER"></#noparse>
|
||||
|
||||
|
||||
|
||||
<#if JsonUtil.isValidTimeZone(file.author_time_zone!"Europe/Paris")>
|
||||
<#noparse><#assign time_zone_rfx = </#noparse>"${file.author_time_zone!"Europe/Paris"}<#noparse>"></#noparse>
|
||||
<#else>
|
||||
<#stop "author_time_zone ${file.author_time_zone} is invalid" />
|
||||
</#if>
|
||||
<#noparse><#assign time_zone_offset_rfx = </#noparse>"${file.time_zone_offset!"+01:00"}<#noparse>"></#noparse>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user