[IMP] report_xlsx: Promote to mature

For dependent modules
This commit is contained in:
Pedro M. Baeza
2022-04-18 08:05:46 +02:00
committed by GitHub
parent db94bc8176
commit c79672d1d4

View File

@@ -7,7 +7,7 @@
"website": "https://github.com/OCA/reporting-engine", "website": "https://github.com/OCA/reporting-engine",
"category": "Reporting", "category": "Reporting",
"version": "14.0.1.0.6", "version": "14.0.1.0.6",
"development_status": "Production/Stable", "development_status": "Mature",
"license": "AGPL-3", "license": "AGPL-3",
"external_dependencies": {"python": ["xlsxwriter", "xlrd"]}, "external_dependencies": {"python": ["xlsxwriter", "xlrd"]},
"depends": ["base", "web"], "depends": ["base", "web"],