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:
@@ -29,6 +29,6 @@
|
||||
'website': 'http://learts.glaucus.in',
|
||||
'depends': ['web_graph'],
|
||||
'data': ['view/graph_improved_view.xml'],
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
'auto_install': False,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user