correction syntaxe ftl

This commit is contained in:
2023-10-18 16:05:07 +02:00
parent 202804ad66
commit 6fd0e7e2e4
6 changed files with 10 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
<#-- How to use MD Header map
Example :
<#assign receipt_type = Header_MetaData_Map['OrderType']/>
<#assign receipt_type = Header_MetaData_Map["OrderType"]!""/>
-->
<#assign activity_code = "PEN"/>