X-Git-Url: http://git.cyclocoop.org/%28?a=blobdiff_plain;f=__openerp__.py;h=4f4de6d8fad355f961be5c6dd82902ea734bed9a;hb=377c4e73b510f4547b6bf62f90345e8161c111ab;hp=6211cb45b2aaeb42d81625ae29201493681d08b1;hpb=668dfda403672b9bdd8589a6286da27458dbfaf6;p=burette%2Fdynamo.git diff --git a/__openerp__.py b/__openerp__.py index 6211cb4..4f4de6d 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -41,6 +41,7 @@ It installs the profile for bike co-ops to manage some features like: ], 'update_xml': [ 'data/base.xml', + 'data/suppliers.xml', 'data/product.xml', 'data/res_partner.xml', ],