Twig template variables: Statement
Name | Classic template system equivalent? | Function |
---|---|---|
{{ statement.Business.Name }} | No | Shows the signed-in department, business unit, or database. |
{{ debtorcontact.FinalBalance }} | {FinalBalance} | Shows the client balance at the end of the statement period. |
{{ settings.BankAccountNumber }} | {BusinessBankAccount} | Shows the bank account number of the business. |