X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dcompta/operations/?a=blobdiff_plain;f=__openerp__.py;h=0527501e9d6027374d305c8614e16bf3c19e9b9b;hb=b1e371ca455bdcffe7d168904ac0967369caddd2;hp=3629a65462452ad5c49c7a4f9c2bdcc899b2d1f9;hpb=f5547b02e7243d4b529fce4fda2daa51a3919c00;p=burette%2Frecupr.git diff --git a/__openerp__.py b/__openerp__.py index 3629a65..0527501 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -42,6 +42,8 @@ It installs the profile for bike co-ops to manage some features like: 'init_xml': [ ], 'update_xml': [ + 'data/base.xml', + 'data/product_categories.xml', ], 'installable': True, 'auto_install': False,