#SET("LineItemNo", #LineItemNo + 1)
|
#IF(NOT (#Shipping.ShippingMethod.Note OR #LineItemContainer.Payment.PaymentMethod.Note)) | #ENDIF
#IF(#DisplayTaxRate) | #ENDIF
#IF(#HasDiscounts) | #ENDIF
#IF(#PaymentMethod)#PaymentMethod.NameOrAlias#ELSE#Name#ENDIF
#INCLUDE("INC-IsTestTransaction")
#IF(#HirePurchaseNoOfMonths)
{HirePurchase} |
{NumberOfMonths} |
#HirePurchaseNoOfMonths {Months} |
{InstallmentAmount} |
#HirePurchaseInstallmentAmount[money] |
{InterestRateValue} |
#HirePurchaseInterestRateValue[float]% |
{EffectiveInterestRateValue} |
#HirePurchaseEffectiveInterestRateValue[float]% |
{InterestRateGrandTotal} |
#HirePurchaseGrandTotal[money] |
#ENDIF
|
#IF(#LineItemPrice)#LineItemPrice[money]#ENDIF |
#IF(NOT #Order.PaidOn AND NOT #Order.PartlyPaidOn AND NOT #PaidOn AND NOT #PartlyPaidOn)
#IF(#LineItemContainer.Payment.PaymentMethod.Note)
|
#IF(NOT (#Shipping.ShippingMethod.Note OR #LineItemContainer.Payment.PaymentMethod.Note)) | #ENDIF
#IF(#DisplayTaxRate) | #ENDIF
#IF(#HasDiscounts) | #ENDIF
#LineItemContainer.Payment.PaymentMethod.Note[0]
|
|
#ENDIF
#ENDIF