From 121c483c6ec49ca35318bc24ddb9ed16311aaaf6 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 5 Dec 2022 07:29:19 +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 46e2b1f6b..c7b228861 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ 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_xlsx_helper](report_xlsx_helper/) | 16.0.1.0.0 | | Report xlsx helpers [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