X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;h=2c3e490c3925cc8c6a89c540be0aba78644a63fb;hb=f913c4f2b4052f1e4afd669e37a3a876fcc5a910;hp=85d16fe5130a85b4c92cfc341f38653b76b9f044;hpb=5c7df450f8c97d93284a3a104b36c6d6be21c046;p=burette%2Fbretzselle.git diff --git a/__openerp__.py b/__openerp__.py index 85d16fe..2c3e490 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -45,6 +45,8 @@ It installs the profile for bike co-ops to manage some features like: 'data/base.xml', 'data/point_of_sale.xml', 'data/stock.xml', + 'data/products_categories.xml', + 'data/plan_comptable_general.xml', ], 'installable': True, 'auto_install': False,