X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=__openerp__.py;fp=__openerp__.py;h=b16ce11adb23924ead2ce67a36d00e85c09a8c38;hb=c665e10d25d679a509a2456ebb19c7fae4037e98;hp=d8fce061cecca3ed0c15f67e2561930913cdae29;hpb=91eb23e9c0dca3a4cdc3db696bf706e3b29c0ac9;p=burette%2Fletriseratop.git diff --git a/__openerp__.py b/__openerp__.py index d8fce06..b16ce11 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -41,6 +41,7 @@ It installs the profile for bike co-ops to manage some features like: 'init_xml': [ ], 'update_xml': [ + 'data/base.xml', ], 'installable': True, 'auto_install': False,