This commit is contained in:
2024-10-09 16:06:17 +02:00
parent 37773416ff
commit 86335ba52d
2 changed files with 11 additions and 3 deletions

View File

@@ -6,4 +6,10 @@
"4":"CLAIM_CRITICALITY_BLOCKING"
}>
<#-- Table Amout -->
<#assign TableAmount = {
"$": "USD",
"£":"GBP",
"DH":"MAD"
}>