X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;ds=sidebyside;f=__openerp__.py;h=f508d7c908db783c5f826251906618ca2ee8236b;hb=2d83d4340cddd99d60eb4fe262ad18bcef346bf6;hp=1eb7b7fdf6554357a1ed3e41218a553191667eef;hpb=70dd82ccdf52b862bb84d0755695a60f1317d52a;p=burette%2Fptitvelo.git diff --git a/__openerp__.py b/__openerp__.py index 1eb7b7f..f508d7c 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -37,6 +37,7 @@ It installs the profile for bike co-ops to manage some features like: 'website': 'http://www.ptitvelo.net', 'depends': ['bikecoop_l10n_fr'], 'update_xml': [ + 'data/product.xml', ], 'installable': True, 'auto_install': False,