Orders
Qty |
Unit |
Item |
Cost |
Total |
Sub Total |
0.00 |
Discount 3% |
0.00 |
Tax 69% |
0.00 |
Total |
0.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);
})
})