From 1bcb20546db0b50eadf0b0a18600822f8eb05ebb Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 14 Apr 2021 15:05:18 +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 af6aa76c..bfac5907 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ addon | version | summary --- | --- | --- [base_comment_template](base_comment_template/) | 14.0.1.0.0 | Comments templates on documents [report_qweb_encrypt](report_qweb_encrypt/) | 14.0.1.0.0 | Allow to encrypt qweb pdfs +[report_qweb_pdf_watermark](report_qweb_pdf_watermark/) | 14.0.1.0.0 | Add watermarks to your QWEB PDF reports [report_xlsx](report_xlsx/) | 14.0.1.0.1 | Base module to create xlsx report [report_xlsx_helper](report_xlsx_helper/) | 14.0.1.0.0 | Report xlsx helpers [report_xlsx_helper_demo](report_xlsx_helper_demo/) | 14.0.1.0.0 | Report xlsx helpers - demo