Description | \r\nQty | \r\nUnit | \r\nPrice | \r\nDeductions | \r\nLine Total | \r\nDiscounts | \r\n
---|---|---|---|---|---|---|
{{ item.Description }} | \r\n{{ item.Quantity | numFormat(\"0,0\") }} | \r\n{{ item.Unit }} | \r\n{{ item.Price | numFormat(\"0,0.00\") }} | \r\n{{ item.Deductions | numFormat(\"0,0.00\") }} | \r\n{{ item.LineTotal | numFormat(\"0,0.00\") }} | \r\n\r\n \r\n {{ item.DiscountDisplayText }}\r\n \r\n | \r\n