Hello,
When we print product labels from a goods receipt, we download the zpl file, open it in Notepad and print to a Zebra printer. On the print dialog, we select how many labels to print, but since the zpl code for all products is on one file, we can't specify how many labels to print for each product. If I ordered 500 of product A and it arrives in 2 boxes, I want to print 2 labels for that product, and if I ordered 200 of product B on the same order but it's a larger product and comes in 20 boxes then I want to print 20 of that label. But at the moment, I have to tell the print dialog to print 20 labels, which gives me 20 for each product.
Is there a better way to do this without adding any 3rd party apps? We are using v16e on Odoo.sh.
Thanks