package constants const INVOICE_TEMPLATE_01 = `
Invoice |
Bill To: | Invoice No. #%v |
%v | Date: %v |
%v | |
%v | |
%v |
Product Name | Price | Quantity | Total |
Subtotal | %v |
Shipping Fee | Free |
Tax | %v |
Total | %v |
%v | %v |
%v | %v |
Payment Method: | Notes: |
%v | Thank you for your business ! |
Account No. :%v |