#INCLUDE("INC-EditContentLineDocumentLoop")
#SET("LineItemNo", #LineItemNo + 1)
#LineItemNo#IF(#AlwaysInUse) {AlwaysInUseStar}#ENDIF |
#IF(#LineItemPrice NLT 0){CashDiscount}#ELSE#SPACE[0]{NonCashCharge}#ENDIF #IF(#DiscountMode == 3) (#Discount[float]%)#ENDIF |
|
|
|
#IF(#Discount)#IF(#DiscountMode == 1)#Discount[float]%#ENDIF#ENDIF |
#LineItemPrice[neg,money] |
|