From 07e94f89c48d47bdc2add5c154fe58b6a204689a Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 2 Feb 2022 07:49:08 +0000 Subject: [PATCH] [UPD] addons table in README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8a2a59b7b..e77593ba8 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ addon | version | maintainers | summary [report_xlsx](report_xlsx/) | 15.0.1.0.3 | | 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. [sql_request_abstract](sql_request_abstract/) | 15.0.1.0.0 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Abstract Model to manage SQL Requests [//]: # (end addons)