Hi there,
i would like to print barcode labels for a Purchase order which consists of 20.000 positions!
How can this be done in Odoo?
Somehow this seems to be a big problem!
thank you for the help!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi there,
i would like to print barcode labels for a Purchase order which consists of 20.000 positions!
How can this be done in Odoo?
Somehow this seems to be a big problem!
thank you for the help!
i think! Exporting with csv then using ZEBRA is a good idea to make the label printing work for large batches until odoo switches from wkhtmltopdf to the new papermuncher pdf creator software!
Do you maybe know how to export the relevelant label data from a purchase oder?
e.g. modal fields, reference number, ...
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire| Publications associées | Réponses | Vues | Activité | |
|---|---|---|---|---|
|
2
juil. 25
|
5855 | |||
|
2
mai 24
|
4417 | |||
|
1
janv. 24
|
1960 | |||
|
2
mars 23
|
8903 | |||
|
1
nov. 25
|
160 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
Hey Alexander Karg,
you’re welcome! Glad I could help. Is your issue resolved?”
Export Purchase Order Label Data:
Go to Purchase → Orders → Select orders → Action → Export
Key fields to export:
- name (PO reference), partner_id/name (vendor), order_line/product_id/default_code (SKU), order_line/product_id/name, order_line/product_qty, order_line/product_id/barcode
Save as CSV, then import to your Zebra label software.
thank you for the help! :-)