Skip to content
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

[16.0][MIG] printer_zpl2: Migration to 16.0 #1

Open
wants to merge 61 commits into
base: 16.0
Choose a base branch
from

Commits on Jul 13, 2023

  1. [ADD] Add printer_zpl2 module (OCA#66)

    * [FIX] printer_tray: Allow to call print_option with no report
    
    * [ADD] Add printer_zpl2 module
    Sylvain Garancher authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    032ab92 View commit details
    Browse the repository at this point in the history
  2. [MIG] Migrated printer_zpl2 to v10.0

    Sébastien LANGE authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    79aaaed View commit details
    Browse the repository at this point in the history
  3. OCA Transbot updated translations from Transifex

    oca-transbot authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9011d94 View commit details
    Browse the repository at this point in the history
  4. allow to avoid 'Recall last saved values' command

    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
    JosDeGraeve authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    37c0dd2 View commit details
    Browse the repository at this point in the history
  5. OCA Transbot updated translations from Transifex

    oca-transbot authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    37c219d View commit details
    Browse the repository at this point in the history
  6. [FIX] printer_zpl2: Bump version number

    [skip ci]
    pedrobaeza authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    2942894 View commit details
    Browse the repository at this point in the history
  7. [FIX] printer_zpl2: Bump version

    pedrobaeza authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0a130fa View commit details
    Browse the repository at this point in the history
  8. Added graphic image support

    JosDeGraeve authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    caf24be View commit details
    Browse the repository at this point in the history
  9. [IMP] Add QRcode in printer_zpl2 module

    aurimukas authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9bd6aae View commit details
    Browse the repository at this point in the history
  10. [IMP] Allow to define a default printer for the printing wizard

    fmdl authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    18732e9 View commit details
    Browse the repository at this point in the history
  11. [IMP] Add missing tests for graphics ZPL2 feature

    fmdl authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f640aa0 View commit details
    Browse the repository at this point in the history
  12. [FIX] Add missing argument

    fmdl authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0eabc79 View commit details
    Browse the repository at this point in the history
  13. [MIG][11.0] printer_zpl2

    fmdl authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    7e353fb View commit details
    Browse the repository at this point in the history
  14. [IMP] Add a Raw ZPL2 component

    fmdl authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    29ac9e5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6bdd7c7 View commit details
    Browse the repository at this point in the history
  16. [IMP] Add diagonal lines management

    Sylvain GARANCHER authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    3fdd4af View commit details
    Browse the repository at this point in the history
  17. [IMP] Add a preview on the label using labelary.com

    fmdl authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a15b973 View commit details
    Browse the repository at this point in the history
  18. [IMP] Add wizard to import ZPL2

    fmdl authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    66c3d88 View commit details
    Browse the repository at this point in the history
  19. [IMP] Add a test mode to print a label on write

    fmdl authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    fb571d4 View commit details
    Browse the repository at this point in the history
  20. [FIX] Encoding and copyrights

    max3903 authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    901d863 View commit details
    Browse the repository at this point in the history
  21. [IMP] Buttons

    max3903 authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ae99b13 View commit details
    Browse the repository at this point in the history
  22. Update printing_label_zpl2.xml

    max3903 authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    8c3f8d6 View commit details
    Browse the repository at this point in the history
  23. [UPD] Update printer_zpl2.pot

    oca-travis authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b2fc30d View commit details
    Browse the repository at this point in the history
  24. Translated using Weblate (Spanish)

    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/
    etobella authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    db9c63e View commit details
    Browse the repository at this point in the history
  25. [MIG] printer_zpl2: Migration to 12.0

    fmdl authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    60293ad View commit details
    Browse the repository at this point in the history
  26. [FIX] printer_zpl2: QR as bytes

    etobella authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c57f2d6 View commit details
    Browse the repository at this point in the history
  27. [ADD] icon.png

    OCA-git-bot authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    541060c View commit details
    Browse the repository at this point in the history
  28. [UPD] Update printer_zpl2.pot

    oca-travis authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    da4e145 View commit details
    Browse the repository at this point in the history
  29. Update translation files

    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/
    oca-transbot authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    245f591 View commit details
    Browse the repository at this point in the history
  30. [MIG] printer_zpl2: Migration to 13.0

    schout-it authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0f381c7 View commit details
    Browse the repository at this point in the history
  31. [MIG] printer_zpl2 to v13 (continue)

    AaronHForgeFlow authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    4c82188 View commit details
    Browse the repository at this point in the history
  32. [IMP] print_zpl2 : quick move

    fmdl authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0e36705 View commit details
    Browse the repository at this point in the history
  33. [MIG] printer_zpl2 to v13 (end)

    MiquelRForgeFlow authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    151262f View commit details
    Browse the repository at this point in the history
  34. [UPD] Update printer_zpl2.pot

    oca-travis authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    09acd93 View commit details
    Browse the repository at this point in the history
  35. [UPD] README.rst

    OCA-git-bot authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f35fab6 View commit details
    Browse the repository at this point in the history
  36. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    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/
    oca-transbot authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b5150b6 View commit details
    Browse the repository at this point in the history
  37. Added translation using Weblate (Spanish (Argentina))

    ibuioli authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    150ccc7 View commit details
    Browse the repository at this point in the history
  38. Translated using Weblate (Spanish (Argentina))

    Currently translated at 15.4% (30 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/
    ibuioli authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    19e542a View commit details
    Browse the repository at this point in the history
  39. Translated using Weblate (Spanish (Argentina))

    Currently translated at 21.5% (42 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/
    ibuioli authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    1776cc6 View commit details
    Browse the repository at this point in the history
  40. Translated using Weblate (Spanish (Argentina))

    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/
    ibuioli authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0c19e67 View commit details
    Browse the repository at this point in the history
  41. Translated using Weblate (Spanish (Argentina))

    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/
    ibuioli authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    2fb8d20 View commit details
    Browse the repository at this point in the history
  42. [13.0][FIX] printer_zpl2: pylint disable fix

    Jaime Arroyo authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6481838 View commit details
    Browse the repository at this point in the history
  43. printer_zpl2 13.0.1.0.1

    OCA-git-bot authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    33fdf5d View commit details
    Browse the repository at this point in the history
  44. [IMP] printer_zpl2: black, isort, prettier

    LoisRForgeFlow authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ffd3dfa View commit details
    Browse the repository at this point in the history
  45. [14.0][MIG] printer_zpl2

    LoisRForgeFlow authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d867886 View commit details
    Browse the repository at this point in the history
  46. [UPD] Update printer_zpl2.pot

    oca-travis authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a623360 View commit details
    Browse the repository at this point in the history
  47. [UPD] README.rst

    OCA-git-bot authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d4c48f2 View commit details
    Browse the repository at this point in the history
  48. [IMP] update dotfiles [ci skip]

    OCA-git-bot authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0e4404d View commit details
    Browse the repository at this point in the history
  49. [IMP] printer_zpl2: Include library inside the module

    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.
    Sylvain GARANCHER authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    2cbcd11 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    bbe3bed View commit details
    Browse the repository at this point in the history
  51. printer_zpl2 14.0.2.0.0

    OCA-git-bot authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c03ba42 View commit details
    Browse the repository at this point in the history
  52. [15.0][MIG] printer_zpl2: Migration to 15.0

    duyanhk15 authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    cea9322 View commit details
    Browse the repository at this point in the history
  53. printer_zpl2: lint

    sebalix authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    ea34dc6 View commit details
    Browse the repository at this point in the history
  54. [IMP] printer_zpl2: add lines in wizard

    MiquelRForgeFlow authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    18098bf View commit details
    Browse the repository at this point in the history
  55. [UPD] Update printer_zpl2.pot

    oca-ci authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    2a04e25 View commit details
    Browse the repository at this point in the history
  56. [UPD] README.rst

    OCA-git-bot authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    2380155 View commit details
    Browse the repository at this point in the history
  57. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: report-print-send-15.0/report-print-send-15.0-printer_zpl2
    Translate-URL: https://translation.odoo-community.org/projects/report-print-send-15-0/report-print-send-15-0-printer_zpl2/
    weblate authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    277f017 View commit details
    Browse the repository at this point in the history
  58. Translated using Weblate (Italian)

    Currently translated at 6.0% (12 of 200 strings)
    
    Translation: report-print-send-15.0/report-print-send-15.0-printer_zpl2
    Translate-URL: https://translation.odoo-community.org/projects/report-print-send-15-0/report-print-send-15-0-printer_zpl2/it/
    francesco-ooops authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    db2fc00 View commit details
    Browse the repository at this point in the history
  59. Translated using Weblate (Italian)

    Currently translated at 6.0% (12 of 200 strings)
    
    Translation: report-print-send-15.0/report-print-send-15.0-printer_zpl2
    Translate-URL: https://translation.odoo-community.org/projects/report-print-send-15-0/report-print-send-15-0-printer_zpl2/it/
    mymage authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    fd8bfb5 View commit details
    Browse the repository at this point in the history
  60. [FIX] printer zpl2: add missing acl

    fmdl authored and duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9c39961 View commit details
    Browse the repository at this point in the history
  61. [16.0][MIG] printer_zpl2: Migration to 16.0

    duongtq committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    1f5380a View commit details
    Browse the repository at this point in the history