#SET("Alternate", 1 - #Alternate)
{PaymentMethod} |
#PaymentMethod.NameOrAlias
#REM UsedSPSPayment #ENDREM
#IF(#Field1) (#Field1) #ENDIF
#IF(#TransID) {TransID}: #TransID#ENDIF
#INCLUDE("INC-IsTestTransaction")
#IF(NOT #Order.PaidOn AND NOT #Order.PartlyPaidOn)
#LineItemContainer.Payment.PaymentMethod.Note[0]
#ENDIF
#IF(#HirePurchaseNoOfMonths)
{HirePurchase} |
{NumberOfMonths} |
#HirePurchaseNoOfMonths {Months} |
{InstallmentAmount} |
#HirePurchaseInstallmentAmount[money] |
{InterestRateValue} |
#HirePurchaseInterestRateValue[float]% |
{EffectiveInterestRateValue} |
#HirePurchaseEffectiveInterestRateValue[float]% |
{InterestRateGrandTotal} |
#HirePurchaseGrandTotal[money] |
#ENDIF
|
|
|
#IF(#LineItemPrice)#LineItemPrice[money]#ENDIF |