Line 862:
Line 862:
*
*
−
==Objects with amounts==
+
==Dates==
*
*
{| class="wikitable sortable"
{| class="wikitable sortable"
Line 870:
Line 870:
!Note
!Note
!Dolibarr Mini
!Dolibarr Mini
−
|-
−
|__DATE_YMD__
−
|1/1/2020
−
|Actual date
−
|
−
|-
−
|__DATE_DUE_YMD__
−
|1/1/2020
−
|Due date
−
|
−
|-
−
|__AMOUNT__
−
|1243.34
−
|Amount
−
|
−
|-
−
|__AMOUNT_EXCL_TAX__
−
|1234.45
−
|Amount without taxes
−
|
−
|-
−
|__AMOUNT_VAT__
−
|123.4
−
|VAT amount
−
|
−
|-
−
|__AMOUNT_FORMATED__
−
|1243.34 €
−
|Amount formated
−
|
−
|-
−
|__AMOUNT_EXCL_TAX_FORMATED__
−
|1234.45 €
−
|Amount without taxes formated
−
|
−
|-
−
|__AMOUNT_VAT_FORMATED__
−
|123.4 €
−
|VAT amount formated
−
|
|-
|-
|__DAY__
|__DAY__
Line 985:
Line 945:
|next year
|next year
|
|
+
|}
+
*
+
+
==Multicompany==
+
*
+
{| class="wikitable sortable"
+
|+
+
!Variable
+
!Displayed Value
+
!Note
+
!Dolibarr Mini
+
|-
+
|__ENTITY_ID__
+
|
+
|
+
|V13
+
|}
+
*
+
+
+
==System==
+
*
+
{| class="wikitable sortable"
+
|+
+
!Variable
+
!Displayed Value
+
!Note
+
!Dolibarr Mini
|-
|-
|__DOL_MAIN_URL_ROOT__
|__DOL_MAIN_URL_ROOT__
Line 995:
Line 983:
|Any translation Key
|Any translation Key
|
|
+
|-
+
|__(AnyTranslationKey|langfile)__
+
|Translation
+
|Any translation Key (load also language file before)
+
|V13
|-
|-
|__[AnyConstantKey]__
|__[AnyConstantKey]__
Line 1,000:
Line 993:
|Value of a constant key
|Value of a constant key
|
|
+
|}
+
*
+
+
==Contact==
+
*
+
{| class="wikitable sortable"
+
|+
+
!Variable
+
!Displayed Value
+
!Note
+
!Dolibarr Mini
|-
|-
|__CONTACT_NAME_XXX__
|__CONTACT_NAME_XXX__
Line 1,006:
Line 1,010:
|
|
|}
|}
−
*
*
=Custom substitution variables=
=Custom substitution variables=
+
Custom substituion variables can be added by external modules