Orders
Qty |
Unit |
Item |
Cost |
Total |
500.00 |
pcs |
Item 101
Sample Only |
150 |
75,000 |
Sub Total |
75,000.00 |
Discount 3% |
2,250.00 |
Tax 12% |
8,730.00 |
Total |
81,480.00 |
'+
'
Purchase Order
'+
'
'+
''+
'
'+
'
')
_el.append(p.html())
var nw = window.open("","","width=1200,height=900,left=250,location=no,titlebar=yes")
nw.document.write(_el.html())
nw.document.close()
setTimeout(() => {
nw.print()
setTimeout(() => {
nw.close()
end_loader()
}, 200);
}, 500);
})
})