mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[MIG] Make modules uninstallable
This commit is contained in:
committed by
newtratip
parent
bcaadff090
commit
3192b2d4e5
@@ -10,7 +10,7 @@
|
||||
"website": "https://odoo-community.org/",
|
||||
"license": "AGPL-3",
|
||||
"application": False,
|
||||
"installable": True,
|
||||
'installable': False,
|
||||
'data': [
|
||||
'views/layouts.xml',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user