[MIG] report_csv: Migration to 15.0

This commit is contained in:
Adrien Peiffer
2022-04-05 13:46:25 +02:00
parent 9137cf38cf
commit bf22bf79e8
7 changed files with 133 additions and 134 deletions

View File

@@ -9,7 +9,11 @@
"version": "15.0.1.0.0",
"license": "AGPL-3",
"depends": ["base", "web"],
"data": ["views/webclient_templates.xml"],
"demo": ["demo/report.xml"],
"assets": {
"web.assets_backend": [
"report_csv/static/src/js/report/qwebactionmanager.esm.js"
]
},
"installable": True,
}