[IMP] Add a test mode to print a label on write

This commit is contained in:
Florent de Labarre
2018-01-23 00:41:35 +01:00
parent 800534b4b1
commit e1ff32cab8
4 changed files with 29 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ To configure this module, you need to:
#. Go to *Settings > Printing > Labels > ZPL II*
#. Create new labels
#. Import ZPL2 code
#. Use the Test Mode tab during the creation
It's also possible to add a label printing wizard on any model by creating a new *ir.actions.act_window* record.
For example, to add the printing wizard on the *product.product* model :