X-Git-Url: https://git.cyclocoop.org/?p=burette%2Flechatperche.git;a=blobdiff_plain;f=__openerp__.py;h=618090a52dee857882ce43765b89dcaf27366f66;hp=f2ce4999840539188da6fa21f2e2c63e6f8754cd;hb=6824577696bfcbed15d7905dc861d43c17c5fc37;hpb=b204124a1c175d3b897df0141fff6d95081a7fc8 diff --git a/__openerp__.py b/__openerp__.py index f2ce499..618090a 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -50,6 +50,7 @@ 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/members.xml', ], 'installable': True, 'auto_install': False,