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