X-Git-Url: http://git.cyclocoop.org/?p=burette%2Frecupr.git;a=blobdiff_plain;f=__openerp__.py;fp=__openerp__.py;h=25dd532a1408aa4fb16fa3ae1c3ccf44294d4e90;hp=b4ff53756b68e3c92cfcbecc98e624f6c3a425b3;hb=4024401c3bd1db407a706456f6e3d85f2500c2f9;hpb=dcd2bcc7368d6aa2072f85ad2f9c05361bab40a1 diff --git a/__openerp__.py b/__openerp__.py index b4ff537..25dd532 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -46,6 +46,7 @@ It installs the profile for bike co-ops to manage some features like: 'data/product_categories.xml', 'data/product_products.xml', 'data/suppliers.xml', + 'data/members.xml', ], 'installable': True, 'auto_install': False,