X-Git-Url: https://git.cyclocoop.org/?p=burette%2Flechatperche.git;a=blobdiff_plain;f=__openerp__.py;h=f2ce4999840539188da6fa21f2e2c63e6f8754cd;hp=65c4e9f0f6a98bbbf6632b65c2b22a6b1940c583;hb=b204124a1c175d3b897df0141fff6d95081a7fc8;hpb=0f8af69a0261013ebe950e210aab6a94ca80c893 diff --git a/__openerp__.py b/__openerp__.py index 65c4e9f..f2ce499 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -48,6 +48,8 @@ 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', ], 'installable': True, 'auto_install': False,