From: Ludovic CHEVALIER Date: Mon, 27 Aug 2012 10:48:52 +0000 (+0200) Subject: [Module] +dependance base X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/InterWikiLink?a=commitdiff_plain;h=18d4d6f5f8df5cba48427f4fd82ab9b3cef6f71b;p=burette%2Fbikecoop.git [Module] +dependance base --- diff --git a/__openerp__.py b/__openerp__.py index ed1d633..d36bcdc 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': ['point_of_sale','account_voucher','account_accountant','membership'], + 'depends': ['base','point_of_sale','account_voucher','account_accountant','membership'], 'update_xml': [ 'security/ir.model.access.csv', 'data/base.xml',