Set all modules as uninstallable
This commit is contained in:
committed by
Raphaël Valyi
parent
b559f2258e
commit
d0204a6a30
@@ -53,5 +53,5 @@ A group by 'State' is added to module search view.
|
||||
'module_view.xml',
|
||||
'translation_view.xml',
|
||||
],
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user