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, ...
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
2
7月 25
|
5776 | |||
|
2
5月 24
|
4359 | |||
|
1
1月 24
|
1939 | |||
|
2
3月 23
|
8865 | |||
|
0
10月 23
|
1742 |
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! :-)