From: Ludovic CHEVALIER Date: Wed, 12 Sep 2012 08:17:16 +0000 (+0200) Subject: [module] +dependance association X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/%7B%7B%20url_for%28%27show_votes%27%2C%20votes=%27archive%27%29%20%7D%7D?a=commitdiff_plain;h=50edbfb695d48673923551b7015c08d1b1ee9bd0;p=burette%2Fbikecoop.git [module] +dependance association --- diff --git a/__openerp__.py b/__openerp__.py index d36bcdc..005823d 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -18,7 +18,7 @@ It installs the profile for bike co-ops to manage memberships, membership produc """, 'author': 'L\'Heureux Cyclage', 'website': 'http://www.heureux-cyclage.org', - 'depends': ['base','point_of_sale','account_voucher','account_accountant','membership'], + 'depends': ['base','point_of_sale','account_voucher','account_accountant','association'], 'update_xml': [ 'security/ir.model.access.csv', 'data/base.xml',