[MIG] printer_zpl2: Migration to 12.0

This commit is contained in:
Florent de Labarre
2019-03-20 14:24:37 +01:00
committed by Lois Rilo
parent a862116674
commit 3ef9604675
11 changed files with 52 additions and 24 deletions

View File

@@ -16,8 +16,10 @@ DEFAULT_PYTHON_CODE = """# Python One-Liners
# - page_number: Current Page
# - page_count: Total Page
# - time, datetime: Python libraries
# - return 'component_not_show' to don't show this component
# Exemple : object.name
""
"""