Hello,
Example: In a delivery note, I have article1 with done quantity = 4.
when I print label with barcode (label_transfer_template_view_zpl) in that delivery note, Odoo print 4 labels of article1.
I want to have only 1 label (with a field "delivered qty = 4").
How to do that?
Denis