X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;h=0fe5362ee7d15eeaa0562a0a1eed97ef60b779c6;hb=refs%2Fheads%2F7.0;hp=d7050a8bc31691906a1d9d3dc0a47f7582345df3;hpb=1a5628712e8cc19a3e3391b1ab11bd61c2956a2a;p=burette%2Fchoisir.git diff --git a/__openerp__.py b/__openerp__.py index d7050a8..0fe5362 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -44,6 +44,10 @@ It installs the profile for bike co-ops to manage some features like: 'data/account.xml', 'data/base.xml', 'data/point_of_sale.xml', + 'data/products_categories.xml', + 'data/products_products.xml', + 'data/sale.xml', + 'data/stock.xml', ], 'installable': True, 'auto_install': False,