mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[MIG] Make modules uninstallable
This commit is contained in:
@@ -35,6 +35,6 @@
|
||||
'qweb': [
|
||||
'static/src/xml/web_export_view_template.xml',
|
||||
],
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
'auto_install': False,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user