X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;h=efea667e2ec29f6b56bb783c70521d146bd101c2;hb=888f3d8ed37a4cdd03e16d16625dd8e26c728415;hp=e54339979567b6c0a621db176545d4b0eca50df6;hpb=9a8d339c911493c5d2cd183e38a3873e7ad984de;p=burette%2Fbretzselle.git diff --git a/__openerp__.py b/__openerp__.py index e543399..efea667 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -46,8 +46,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/plan_comptable_general.xml', + 'data/products_categories.xml', + 'data/products_products.xml', ], 'installable': True, 'auto_install': False,