Set all modules as uninstallable
This commit is contained in:
committed by
Chafique
parent
3b32dc25af
commit
8eae0f32d8
@@ -42,5 +42,5 @@ Small usability improvements on mails:
|
|||||||
'website': 'http://www.akretion.com',
|
'website': 'http://www.akretion.com',
|
||||||
'depends': ['mail'],
|
'depends': ['mail'],
|
||||||
'data': [],
|
'data': [],
|
||||||
'installable': True,
|
'installable': False,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user