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:
@@ -65,5 +65,5 @@ After finishing the configuration, you will just have to click on printing butto
|
||||
],
|
||||
"demo_xml" : [],
|
||||
"active": False,
|
||||
"installable": True
|
||||
"installable": False
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user