From 59f32df9329db2a8745696d3abb2cdb4934e8b3e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 13 Apr 2022 14:58:20 +0000 Subject: [PATCH] [UPD] addons table in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31c9b988a..56b556e6c 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ addon | version | maintainers | summary [report_qweb_parameter](report_qweb_parameter/) | 15.0.1.0.0 | | Add new parameters for qweb templates in order to reduce field length and check minimal length [report_wkhtmltopdf_param](report_wkhtmltopdf_param/) | 15.0.1.0.0 | | Add new parameters for a paper format to be used by wkhtmltopdf command as arguments. [report_xlsx](report_xlsx/) | 15.0.1.0.5 | | Base module to create xlsx report -[report_xlsx_helper](report_xlsx_helper/) | 15.0.1.0.0 | | Report xlsx helpers +[report_xlsx_helper](report_xlsx_helper/) | 15.0.1.0.1 | | Report xlsx helpers [report_xml](report_xml/) | 15.0.1.0.0 | | Allow to generate XML reports [sql_export](sql_export/) | 15.0.1.0.0 | | Export data in csv file with SQL requests [sql_export_excel](sql_export_excel/) | 15.0.1.0.0 | | Allow to export a sql query to an excel file.