From 73b206f1457ce7f39f927de66d26b1385e9ce4f3 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 17 Feb 2022 15:53:11 +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 e77593ba8..aa138ea16 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ addon | version | maintainers | summary --- | --- | --- | --- [bi_sql_editor](bi_sql_editor/) | 15.0.1.0.1 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | BI Views builder, based on Materialized or Normal SQL Views [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.3 | | Base module to create xlsx report +[report_xlsx](report_xlsx/) | 15.0.1.0.4 | | Base module to create xlsx report [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.