mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[MIGR] set flag 'installable' to False on modules
This commit is contained in:
@@ -56,5 +56,5 @@ you can track and follow how much has been used.
|
||||
"security/ir.model.access.csv",
|
||||
],
|
||||
"active": False,
|
||||
"installable": True
|
||||
"installable": False
|
||||
}
|
||||
Reference in New Issue
Block a user