X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fbikecoop.git;a=blobdiff_plain;f=__openerp__.py;h=dd28ed879e2a843c4c1e489a0e92b6bba237f268;hp=466adfa3f84eed25fba45a92d225343049e4a148;hb=f7012aa1d17e8f7d1c00b599e9d7d8875a0901d0;hpb=81fe1f8a914d5b228b76bfa46dfab5a55eb467d9 diff --git a/__openerp__.py b/__openerp__.py index 466adfa..dd28ed8 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -27,6 +27,7 @@ This module is to configure modules related to a bike Co-op. 'data/res_partner.xml', 'data/bikecoop.xml', 'view/bikecoop.xml', + 'view/profile_association.xml', ], 'installable': True, 'auto_install': False,