X-Git-Url: https://git.cyclocoop.org/?p=burette%2Flesjantesdunord.git;a=blobdiff_plain;f=__openerp__.py;h=aa9a147f1933e5bf410f7adc32c398109f5609b7;hp=b98c9846037f6d05f0d45d0cedb88357208ad0cf;hb=3a77f1211b8698833f26a70fd223d68b0da4fdf5;hpb=dc3bad2f2b917e14946bb561c8ced033032ce5f0 diff --git a/__openerp__.py b/__openerp__.py index b98c984..aa9a147 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -46,11 +46,11 @@ 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/remembership.xml', 'data/sale.xml', 'data/stock.xml', + 'data/fix_membership.xml', + 'view/bikecoop.xml', ], 'installable': True, 'auto_install': False,