[IMP] Add wizard to import ZPL2

This commit is contained in:
Florent de Labarre
2018-01-20 23:20:11 +01:00
committed by duongtq
parent a15b973a42
commit 66c3d88353
9 changed files with 576 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
'security/ir.model.access.csv',
'views/printing_label_zpl2.xml',
'wizard/print_record_label.xml',
'wizard/wizard_import_zpl2.xml',
],
'installable': True,
}