Compare commits

...

3 Commits

Author SHA1 Message Date
cdc78d71b1 Release 1.2.34+1 2025-03-19 11:16:37 +01:00
6b840c0ce7 Merge branch 'SCPN1-8483' into 'release/1.2'
SCPN1-8483

See merge request r-d-technique/tiers/reflex-wms-connector!93
2025-03-19 10:14:45 +00:00
8ee7527ba4 SCPN1-8483 2025-03-19 10:52:07 +01:00
2 changed files with 1 additions and 6 deletions

View File

@@ -9,11 +9,6 @@
<#return dateutc?datetime.iso?iso_nz(locale)>
</#function>
<#function RfxDateTimetoUTCWithTimezone rfxdatetime timezone>
<#setting time_zone=timezone>
<#return (rfxdatetime?datetime.iso?iso_utc)>
</#function>
<#-- --------------------------------------------------------------------------------------- -->
<#-- Split email reflex into json array string -->
<#-- Example : splitemail "john.doe@hardis-group.com,; name@hardis-group.com" -->

View File

@@ -1 +1 @@
1.2.33+3
1.2.34+1