mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
[MIGR] Set the 'installable' flags to False on addons. They should be activated when their migration is done.
This commit is contained in:
committed by
Anna Janiszewska
parent
cf1c65339e
commit
5cf9a9261e
@@ -113,7 +113,7 @@ Dependencies
|
||||
'security/ir.model.access.csv',
|
||||
],
|
||||
'tests': [],
|
||||
'installable': True,
|
||||
'installable': False,
|
||||
'auto_install': False,
|
||||
'application': True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user