X-Git-Url: https://git.cyclocoop.org/?p=burette%2Flechatperche.git;a=blobdiff_plain;f=__openerp__.py;h=618090a52dee857882ce43765b89dcaf27366f66;hp=65c4e9f0f6a98bbbf6632b65c2b22a6b1940c583;hb=refs%2Fheads%2Fmaster;hpb=1adc16d124c19513f9dae19138b9dd8786679246;ds=sidebyside diff --git a/__openerp__.py b/__openerp__.py index 65c4e9f..618090a 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -48,6 +48,9 @@ It installs the profile for bike co-ops to manage some features like: 'data/point_of_sale.xml', 'data/sale.xml', 'data/stock.xml', + 'data/products_categories.xml', + 'data/products_products.xml', + 'data/members.xml', ], 'installable': True, 'auto_install': False,