From a32ae6f1913b7f613b61c63e8932a68655a80685 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 16 Jun 2023 02:28:24 +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 909dfe9ab..9691149df 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ addon | version | maintainers | summary [report_xlsx](report_xlsx/) | 16.0.1.0.2 | | Base module to create xlsx report [report_xlsx_helper](report_xlsx_helper/) | 16.0.1.0.0 | | Report xlsx helpers [report_xml](report_xml/) | 16.0.1.1.0 | | Allow to generate XML reports -[sql_export](sql_export/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Export data in csv file with SQL requests +[sql_export](sql_export/) | 16.0.1.0.1 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Export data in csv file with SQL requests [sql_export_mail](sql_export_mail/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Send csv file generated by sql query by mail. [sql_request_abstract](sql_request_abstract/) | 16.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Abstract Model to manage SQL Requests