{NumberOfMonths} | #HirePurchaseNoOfMonths {Months} |
{InstallmentAmount} | #HirePurchaseInstallmentAmount[money] |
{InterestRateValue} | #HirePurchaseInterestRateValue[float]% |
{EffectiveInterestRateValue} | #HirePurchaseEffectiveInterestRateValue[float]% |
{BankAccountHolder} | |||
#IF(NOT(#LineItemContainer.CurrencyID EQ "EUR")) {BankAccountNo} #ELSE IBAN #ENDIF | #LOCAL("DefaultBankAccountNo",#LineItemContainer.Parent.Customer.BillingAddress.BankAccountNo)#ENDLOCAL | #IF(NOT(#LineItemContainer.CurrencyID EQ "EUR")) {BankCode} #ELSE BIC #ENDIF | #LOCAL("DefaultBankCode",#LineItemContainer.Parent.Customer.BillingAddress.BankCode)#ENDLOCAL |
{BankName} |