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
Jasmin Solanki
parent
0353888d95
commit
1f42a8f559
@@ -36,7 +36,7 @@
|
||||
'static/src/xml/web_ir_actions_act_window_message.xml',
|
||||
],
|
||||
"auto_install": False,
|
||||
"installable": True,
|
||||
'installable': False,
|
||||
"application": False,
|
||||
"external_dependencies": {
|
||||
'python': [],
|
||||
|
||||
Reference in New Issue
Block a user