Line 1:
Line 1:
−
<!-- BEGIN origin interlang links -->
−
<!-- You can edit this section but do NOT remove these comments
−
Links below will be automatically replicated on translated pages by PolyglotBot -->
−
[[fr:Système de substitution de variables]]
−
<!-- END interlang links -->
−
{{TemplateDocUser}}
{{TemplateDocUser}}
{{TemplateDocDevEn}}
{{TemplateDocDevEn}}
Line 15:
Line 9:
=Substitution variables available=
=Substitution variables available=
+
+
==Dolibarr User==
*
*
−
{| class="wikitable sortable"
{| class="wikitable sortable"
|+
|+
Line 24:
Line 19:
!Note
!Note
!Dolibarr Mini
!Dolibarr Mini
+
|-
+
|__USER_SIGNATURE__
+
|My beautiful signature
+
|User signature
+
|
|-
|-
|__USER_SIGNATURE__
|__USER_SIGNATURE__
Line 63:
Line 63:
|xxx.xxx.xxx.xxx
|xxx.xxx.xxx.xxx
|User remote IP
|User remote IP
−
|
+
|}
+
*
+
+
==My Company==
+
+
*
+
{| class="wikitable sortable"
+
|+
+
!Variable
+
!Displayed Value
+
!Note
+
!Dolibarr Mini
|-
|-
|__MYCOMPANY_NAME__
|__MYCOMPANY_NAME__
Line 138:
Line 149:
|1
|1
|Country ID of the company address
|Country ID of the company address
+
|
+
|-
+
|__MYCOMPANY_COUNTRY_CODE__
+
|1
+
|Country Code of the company address
|
|
|-
|-
Line 144:
Line 160:
|Main currency
|Main currency
|
|
+
|}
+
*
+
+
==Object==
+
*
+
{| class="wikitable sortable"
+
|+
+
!Variable
+
!Displayed Value
+
!Note
+
!Dolibarr Mini
|-
|-
|__ID__
|__ID__
Line 179:
Line 206:
|Delivery date
|Delivery date
|V 13
|V 13
−
|-
+
|}
−
|__EXTRAFIELD_XXX__
+
*
−
|
+
−
|Object Extrafield (XXX need to be replace by the Extrafield Attribute code)
+
==Member==
−
|
+
*
−
|-
+
{| class="wikitable sortable"
−
|__THIRDPARTY_ID__
+
|+
−
|1
+
!Variable
−
|Third party ID of the object
+
!Displayed Value
−
|
+
!Note
−
|-
+
!Dolibarr Mini
−
|__THIRDPARTY_NAME__
−
|MyCustomer
−
|Third party name of the object
−
|
−
|-
−
|__THIRDPARTY_NAME_ALIAS__
−
|MyC
−
|Third party name alias of the object
−
|
−
|-
−
|__THIRDPARTY_EMAIL__
−
|contact@mycustomer.com
−
|Third party email of the object
−
|
|-
|-
|__MEMBER_ID__
|__MEMBER_ID__
Line 329:
Line 342:
|
|
|V 13
|V 13
+
|}
+
+
+
+
+
==Thirdparty==
+
*
+
{| class="wikitable sortable"
+
|+
+
!Variable
+
!Displayed Value
+
!Note
+
!Dolibarr Mini
+
|-
+
|__EXTRAFIELD_XXX__
+
|
+
|Object Extrafield (XXX need to be replace by the Extrafield Attribute code)
+
|
+
|-
+
|__THIRDPARTY_ID__
+
|1
+
|Third party ID of the object
+
|
+
|-
+
|__THIRDPARTY_NAME__
+
|MyCustomer
+
|Third party name of the object
+
|
+
|-
+
|__THIRDPARTY_NAME_ALIAS__
+
|MyC
+
|Third party name alias of the object
+
|
+
|-
+
|__THIRDPARTY_EMAIL__
+
|contact@mycustomer.com
+
|Third party email of the object
+
|
+
|-
|-
|__PROJECT_ID__
|__PROJECT_ID__