-
-
Notifications
You must be signed in to change notification settings - Fork 325
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
[15.0][MIG] printer_zpl2: Migration to 15.0 #320
Conversation
* [FIX] printer_tray: Allow to call print_option with no report * [ADD] Add printer_zpl2 module
This command causes Godex printers in GZPL emulation not to print the label, this might be a firmware bug (tested on G500 Z1.00E ) OCA Transbot updated translations from Transifex
Currently translated at 7.3% (14 of 191 strings) Translation: report-print-send-11.0/report-print-send-11.0-printer_zpl2 Translate-URL: https://translation.odoo-community.org/projects/report-print-send-11-0/report-print-send-11-0-printer_zpl2/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: report-print-send-12.0/report-print-send-12.0-printer_zpl2 Translate-URL: https://translation.odoo-community.org/projects/report-print-send-12-0/report-print-send-12-0-printer_zpl2/
Currently translated at 61.0% (119 of 195 strings) Translation: report-print-send-13.0/report-print-send-13.0-printer_zpl2 Translate-URL: https://translation.odoo-community.org/projects/report-print-send-13-0/report-print-send-13-0-printer_zpl2/es_AR/
Currently translated at 100.0% (195 of 195 strings) Translation: report-print-send-13.0/report-print-send-13.0-printer_zpl2 Translate-URL: https://translation.odoo-community.org/projects/report-print-send-13-0/report-print-send-13-0-printer_zpl2/es_AR/
Copied from https://github.com/subteno-it/python-zpl2, as there has been new release (1.2.1) that breaks current code without clear source (no commit on the repo). As the amount of code is not too much, we put it on the module itself, being able to control the whole chain, and to reduce the code with the considerations of current Odoo version. This commit has as author the main commmiter of the library repo.
/ocabot migration printer_zpl2 |
On my way to merge this fine PR! |
The migration issue (#257) has been updated to reference the current pull request. |
Congratulations, your PR was merged at a31a1b5. Thanks a lot for contributing to OCA. ❤️ |
No description provided.