X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;ds=sidebyside;f=__openerp__.py;h=5739d0676a933f2368fbd7e52938c6c8bb44cf23;hb=31df20733a46194b850b29e0806cd32bf3c8a003;hp=dce232d5b79db9a0abb4e34dbab6ceccbd678487;hpb=217408f1490012023cc9a0cb50bf17d5d5113a6a;p=burette%2Fvelosenville.git diff --git a/__openerp__.py b/__openerp__.py index dce232d..5739d06 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -23,7 +23,7 @@ { 'name': 'Custom Vélos en Ville', - 'version': '0.1', + 'version': '0.2', 'category': 'Association', 'complexity': "normal", 'description': """ @@ -38,9 +38,7 @@ It installs the profile for bike co-ops to manage some features like: 'website': 'http://www.velosenville.net', 'depends': ['bikecoop', 'bikecoop_l10n_fr'], 'update_xml': [ - 'data/base.xml', - 'data/bikecoop.xml', - 'data/product.xml', + 'data/members_associate_member.xml', 'view/bikecoop.xml', 'view/point_of_sale.xml', 'security/velosenville.xml',