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
Enric Tobella
parent
27628c584c
commit
6cc7e1a3a6
@@ -39,6 +39,6 @@
|
||||
'static/src/xml/widget.xml',
|
||||
],
|
||||
'auto_install': False,
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
'web_preload': True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user