Code to paste to template |
Information to be displayed
in the saved document |
\TAX1\ |
Indicates if the tax 1 has been added; used in algorithms
(If tax 1 exists = True, if it doesn’t = False) |
\TAX1_NAME\ |
Tax 1 name |
\TAX1_PERCENTS\ |
Tax 1 value in percent |
\TAX1_VALUE\ |
Tax 1 value in the client's currency |
\TAX1_VALUE_BASE\ |
Tax 1 value in the base currency |
\TAX2\ |
Used in algorithms (If tax 2 exists = True, if it
doesn’t = False) |
\TAX2_NAME\ |
Tax 2 name |
\TAX2_PERCENTS\ |
Tax 2 value in percent |
\TAX2_VALUE\ |
Tax 2 value in the client's currency |
\TAX2_VALUE_BASE\ |
Tax 2 value in the base currency |
\TAXES\ |
Indicates whether the taxes in the Tax fields are
set; used in algorithms (If any tax is set = True, if
it they are not = False) |