#LOCAL("AlwaysInUse",0) #INCLUDE("INC-EditContentLineDocumentLoop") #SET("LineItemNo", #LineItemNo + 1) #LineItemNo#IF(#AlwaysInUse) {AlwaysInUseStar}#ENDIF {PaymentMethod} #IF(#PaymentMethod)#PaymentMethod.NameOrAlias#ELSE#Name#ENDIF
#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 {RemoveLineItem} #ENDLOCAL