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:
committed by
Maxence Groine
parent
f0437fb70a
commit
57b7691e01
@@ -31,6 +31,6 @@
|
|||||||
'data': [
|
'data': [
|
||||||
'views/web_widget_many2many_tags_multi_selection.xml',
|
'views/web_widget_many2many_tags_multi_selection.xml',
|
||||||
],
|
],
|
||||||
'installable': True,
|
'installable': False,
|
||||||
'auto_install': False,
|
'auto_install': False,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user