mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
Set modules as not installable
This commit is contained in:
@@ -42,7 +42,7 @@ Backport done By Yannick Buron.
|
||||
],
|
||||
'demo': [''],
|
||||
'test':[],
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
'images': [],
|
||||
}
|
||||
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
|
||||
|
||||
Reference in New Issue
Block a user