X-Git-Url: http://git.cyclocoop.org/?p=burette%2Frecupr.git;a=blobdiff_plain;f=__openerp__.py;h=0ccf24cabc812f435a8aa36e4ab9e780ff7794b2;hp=0527501e9d6027374d305c8614e16bf3c19e9b9b;hb=4f6de3e9371f2ae3735933294eb9e1fb92bbaced;hpb=b1e371ca455bdcffe7d168904ac0967369caddd2 diff --git a/__openerp__.py b/__openerp__.py index 0527501..0ccf24c 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -44,6 +44,7 @@ It installs the profile for bike co-ops to manage some features like: 'update_xml': [ 'data/base.xml', 'data/product_categories.xml', + 'data/product_products.xml', ], 'installable': True, 'auto_install': False,