Orders
Qty |
Unit |
Item |
Cost |
Total |
50.00 |
Boxes |
Item 102
Sample only |
200 |
10,000 |
Sub Total |
10,000.00 |
Discount 5% |
500.00 |
Tax 12% |
1,140.00 |
Total |
10,640.00 |
'+
'
Back 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);
})
})