X-Git-Url: http://git.cyclocoop.org/?p=burette%2Frecupr.git;a=blobdiff_plain;f=__openerp__.py;h=b4ff53756b68e3c92cfcbecc98e624f6c3a425b3;hp=0527501e9d6027374d305c8614e16bf3c19e9b9b;hb=4cc08cbc90d6428adc4cd2051e9f3291e3d5bc28;hpb=b1e371ca455bdcffe7d168904ac0967369caddd2 diff --git a/__openerp__.py b/__openerp__.py index 0527501..b4ff537 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -44,6 +44,8 @@ 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', + 'data/suppliers.xml', ], 'installable': True, 'auto_install': False,