X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;ds=sidebyside;f=__openerp__.py;h=618090a52dee857882ce43765b89dcaf27366f66;hb=HEAD;hp=65c4e9f0f6a98bbbf6632b65c2b22a6b1940c583;hpb=1adc16d124c19513f9dae19138b9dd8786679246;p=burette%2Flechatperche.git diff --git a/__openerp__.py b/__openerp__.py index 65c4e9f..618090a 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -48,6 +48,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/products_products.xml', + 'data/members.xml', ], 'installable': True, 'auto_install': False,