Set module for 14.0 uninstallable

This commit is contained in:
Denis Leemann
2020-10-06 10:54:24 +02:00
parent af8cee48fb
commit 287332576a
11 changed files with 11 additions and 11 deletions
@@ -11,6 +11,6 @@
'depends': ['base'],
'website': 'http://www.camptocamp.com',
'data': ['data/res_config_settings_data.xml'],
'installable': True,
'installable': False,
'auto_install': True,
}