Order No: {{transaction_chosen.order_no}}
{{Strings.increase_browser_msg}}
{{transaction_error}}
{{Strings.modal_delivery_address_title}}
Invoice Date:
Your Ref:
Ship Via:
{{transaction_chosen.invoice_date| pretty_date}}
{{transaction_chosen.order_no}}
{{transaction_chosen.ship_via}}
  • Code
    Description
    Qty
    Price
     
    Disc
    Total
  • {{line.product_id}}
    {{line.description| truncate:"60":""}}
    {{line.qty_combined}}
    {{line.sell_rate| currency:"$"}}
     
    {{line.disc_percent| percentage}}
    {{line.line_value| currency:"$"}}
 
Subtotal:
Tax:
Total:
{{transaction_chosen.subtotal| currency:"$"}}
{{transaction_chosen.tax| currency:"$"}}
{{transaction_chosen.grand_total| currency:"$"}}
 
Total:
{{transaction_chosen.subtotal_combined | currency:"$"}}
 
Total:
{{transaction_chosen.subtotal | currency:"$"}}
Save as PDF