X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;h=0fe5362ee7d15eeaa0562a0a1eed97ef60b779c6;hb=d0dd85e70ce3a14a5b3f781e34d8ab7bf7bfab84;hp=5a99b0ddf053486dbd19893e8ae34b7175d351c2;hpb=941ffa26da8062baec8397deb542c2feebb32ed5;p=burette%2Fchoisir.git diff --git a/__openerp__.py b/__openerp__.py index 5a99b0d..0fe5362 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -44,6 +44,9 @@ 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,