X-Git-Url: https://git.cyclocoop.org/?p=burette%2Flechatperche.git;a=blobdiff_plain;f=__openerp__.py;h=505e92e494a15564044421af8ffef9f990d94d12;hp=8efe8eded0e52a6f245100c0a54bfa2e1e7be88c;hb=6ad951bb02a846e753428d9c7e2f5a762dd501ec;hpb=fab93f26a7770e868372c774ddf8ad07fe90cfcf diff --git a/__openerp__.py b/__openerp__.py index 8efe8ed..505e92e 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -44,6 +44,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,