X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;h=b4ccdf204a72e40d88c9066a72eab5e271996360;hb=99ee2af94e4880e2099b85e1e8b6e280b1c87b48;hp=3e5914a54efde640d2f097bab49381768d4c4c4a;hpb=79099cfd58ce579a6d25d535e6a9af35712e1dd7;p=burette%2Fmobilidees.git diff --git a/__openerp__.py b/__openerp__.py index 3e5914a..b4ccdf2 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -50,6 +50,9 @@ It installs the profile for bike co-ops to manage some features like: 'data/stock.xml', 'data/products_categories.xml', 'data/products_products.xml', + 'data/membership.xml', + 'view/bikecoop.xml', + 'view/point_of_sale.xml', ], 'installable': True, 'auto_install': False,