X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fcyclofficine_ivry.git;a=blobdiff_plain;f=__openerp__.py;fp=__openerp__.py;h=0493edc8ae4be37809fb7960985ddcf20561fb11;hp=8842f3f7bdfc0cce205b67e34c7ec57e0209a6a7;hb=44d56bab25151afb59722553b8f2c7ed79c7dd54;hpb=31d203ca51029e7122372c8166695e5e938bd37e diff --git a/__openerp__.py b/__openerp__.py index 8842f3f..0493edc 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -40,6 +40,8 @@ It installs the profile for bike co-ops to manage some features like: 'data/base.xml', 'data/products_categories.xml', 'data/products_products.xml', + 'data/members.xml', + 'data/users.xml', 'view/members.xml', ], 'installable': True,