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:
@@ -128,5 +128,5 @@ Credits and Contributors
|
||||
],
|
||||
'demo': ['project_sla_demo.xml'],
|
||||
'test': ['test/project_sla.yml'],
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user