[ADD] allow synchronous reindexation during init

This commit is contained in:
Holger Brunn
2015-06-03 11:39:49 +02:00
parent dafc1d6639
commit e4d11a8c1e
4 changed files with 38 additions and 4 deletions

View File

@@ -32,6 +32,7 @@
"views/knowledge_config_settings.xml",
"views/ir_attachment.xml",
],
"post_init_hook": 'post_init_hook',
"auto_install": False,
"installable": True,
"application": False,