#SET("Alternate", 1 - #Alternate)
{PaymentMethod}:
#PaymentMethod.NameOrAlias
#INCLUDE("INC-IsTestTransaction")
#IF (#IsHirePurchaseAllowed AND #HirePurchaseNoOfMonths)
{NumberOfMonths} |
#HirePurchaseNoOfMonths {Months} |
{InstallmentAmount} |
#HirePurchaseInstallmentAmount[money] |
{InterestRateValue} |
#HirePurchaseInterestRateValue[float]% |
{EffectiveInterestRateValue} |
#HirePurchaseEffectiveInterestRateValue[float]% |
{InterestRateGrandTotal} |
#HirePurchaseGrandTotal[money] |
#ENDIF
|
#IF(#LineItemPrice)#LineItemPrice[money]#ENDIF |