-
Notifications
You must be signed in to change notification settings - Fork 10.1k
[FW][ADD] inventory: format zebra labels #9969
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@Felicious cherrypicking of pull request #9699 failed. stdout:
stderr:
Either perform the forward-port manually (and push to this branch, proceeding as usual) or close this PR (maybe?). In the former case, you may want to edit this PR message as well. More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port |
@Felicious this forward port of #9699 is awaiting action (not merged or closed). |
45d609a
to
a877ee2
Compare
@robodoo r+ |
@Felicious staging failed: ci/runbot on 57cc0d6c961488da8f0ee98898d9f3ba43a5657e (view more at https://runbot.odoo.com/runbot/build/64858856) |
@robodoo retry |
@Felicious staging failed: ci/runbot on 6cc2a3c5fe9fc808bdf196f0ffeee40e73100c8a (view more at https://runbot.odoo.com/runbot/build/64859081) |
@Felicious this forward port of #9699 is awaiting action (not merged or closed). |
7 similar comments
@Felicious this forward port of #9699 is awaiting action (not merged or closed). |
@Felicious this forward port of #9699 is awaiting action (not merged or closed). |
@Felicious this forward port of #9699 is awaiting action (not merged or closed). |
@Felicious this forward port of #9699 is awaiting action (not merged or closed). |
@Felicious this forward port of #9699 is awaiting action (not merged or closed). |
@Felicious this forward port of #9699 is awaiting action (not merged or closed). |
@Felicious this forward port of #9699 is awaiting action (not merged or closed). |
X-original-commit: 6495e78 Co-authored-by: ksc-odoo <73958186+ksc-odoo@users.noreply.github.com> Co-authored-by: Zachary Straub <zst@odoo.com> Co-authored-by: Sam Lieber (sali) <36018073+samueljlieber@users.noreply.github.com>
a877ee2
to
32a1f0d
Compare
@robodoo r+ |
@Felicious staging failed: ci/upgrade_enterprise on 9dfeb2ea7f74e52b08336cf7e28487da2d165be4 (view more at https://runbot.odoo.com/runbot/build/65668532) |
This staging failed for probably sprurious reasons, we've reset the PR, it should be re-staged soon-ish. |
Summary
Create new doc detailing how Zebra code is altered to make adjustments to how ZPL labels are printed in Odoo
Example code snippets:
- adjust margins
- resize barcode
- rotate items
Task
Forward-Port-Of: #9699