[MIG] report_csv: Migration to 14.0

This commit is contained in:
Alex Cuellar
2020-10-15 18:47:56 -05:00
committed by ferran-73
parent a6505ad38d
commit f2f016da07
7 changed files with 28 additions and 24 deletions

View File

@@ -4,11 +4,10 @@
"name": "Base report csv",
"summary": "Base module to create csv report",
"author": "Creu Blanca, Odoo Community Association (OCA)",
"website": "https://github.com/oca/reporting-engine",
"website": "https://github.com/OCA/reporting-engine",
"category": "Reporting",
"version": "13.0.1.0.1",
"version": "14.0.1.0.0",
"license": "AGPL-3",
"external_dependencies": {"python": ["csv"]},
"depends": ["base", "web"],
"data": ["views/webclient_templates.xml"],
"demo": ["demo/report.xml"],