Line 10:
Line 10:
Substitution variables are keywords that can be used in many places in Dolibarr to be replaced later.
Substitution variables are keywords that can be used in many places in Dolibarr to be replaced later.
It is used for example in the templates of emails or configuration text for a text to be personalized when it is displayed or sent for emails.
It is used for example in the templates of emails or configuration text for a text to be personalized when it is displayed or sent for emails.
−
This variables will be replaced only if the corresponding data exist on the object (for exemple for a third party mail, the online payement URL doesn't exist and will not be replaced)
+
+
These variables will be replaced only if the corresponding data exist on the object (for exemple for a third party mail, the online payement URL doesn't exist and will not be replaced)
Line 417:
Line 418:
|Mr T
|Mr T
|XXX is the contact type defined on Setup->Dictionaries->Contact/Address types (exemple : __CONTACT_NAME_BILING__ for the billing contact). The output will be Title + LastName + First Name
|XXX is the contact type defined on Setup->Dictionaries->Contact/Address types (exemple : __CONTACT_NAME_BILING__ for the billing contact). The output will be Title + LastName + First Name
−
|
−
|-
−
|
−
|
−
|
|
|
|}
|}