From 9a0c3852c03939b4fc43b528a046c9585bf9f41f Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sun, 4 Dec 2022 10:51:21 +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 43759e9d7..46e2b1f6b 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [base_comment_template](base_comment_template/) | 16.0.2.0.0 | | Add conditional mako template to any reporton models that inherits comment.template. +[report_xlsx](report_xlsx/) | 16.0.1.0.0 | | Base module to create xlsx report [report_xml](report_xml/) | 16.0.1.0.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_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