diff --git a/beesdoo_pos/__manifest__.py b/beesdoo_pos/__manifest__.py index 4fcea35..5223899 100644 --- a/beesdoo_pos/__manifest__.py +++ b/beesdoo_pos/__manifest__.py @@ -26,9 +26,9 @@ 'security/ir.model.access.csv', 'views/beesdoo_pos.xml', 'data/email.xml', + 'data/default_barcode_pattern.xml', 'data/cron.xml', ], 'qweb': ['static/src/xml/templates.xml'], # only loaded in demonstration mode } - diff --git a/beesdoo_pos/data/default_barcode_pattern.xml b/beesdoo_pos/data/default_barcode_pattern.xml new file mode 100644 index 0000000..8d093f2 --- /dev/null +++ b/beesdoo_pos/data/default_barcode_pattern.xml @@ -0,0 +1,7 @@ + + + + ean13 + + +