#SET("LineItemNo", #LineItemNo + 1)
|
#IF(NOT (#Shipping.ShippingMethod.Note OR #LineItemContainer.Payment.PaymentMethod.Note)) | #ENDIF
#IF(#DisplayTaxRate) | #ENDIF
#IF(#HasDiscounts) | #ENDIF
#IF(#LineItemPrice NLT 0){CashDiscount}#ELSE#SPACE[0]{NonCashCharge}#ENDIF #IF(#Discount AND (#DiscountMode == 3 OR #DiscountMode == 1))(#Discount[float] %)#ENDIF |
#LineItemPrice[money] |