From 89efe07bdc39175b91e4998dc8a702e3fbd5041f Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 6 Nov 2023 19:19:13 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 8 ++++---- attachment_zipped_download/README.rst | 2 +- attachment_zipped_download/__manifest__.py | 2 +- attachment_zipped_download/static/description/index.html | 2 +- document_page/README.rst | 2 +- document_page/__manifest__.py | 2 +- document_page/static/description/index.html | 2 +- document_page_group/README.rst | 2 +- document_page_group/__manifest__.py | 2 +- document_page_group/static/description/index.html | 2 +- document_page_reference/README.rst | 2 +- document_page_reference/__manifest__.py | 2 +- document_page_reference/static/description/index.html | 2 +- 13 files changed, 16 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 73d875d6..6c8bce45 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,12 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[attachment_zipped_download](attachment_zipped_download/) | 16.0.2.0.0 | | Attachment Zipped Download +[attachment_zipped_download](attachment_zipped_download/) | 16.0.2.0.1 | | Attachment Zipped Download [document_knowledge](document_knowledge/) | 16.0.1.1.0 | | Documents Knowledge -[document_page](document_page/) | 16.0.1.1.0 | | Document Page +[document_page](document_page/) | 16.0.1.1.1 | | Document Page [document_page_approval](document_page_approval/) | 16.0.1.1.0 | | Document Page Approval -[document_page_group](document_page_group/) | 16.0.1.0.0 | | Define access groups on documents -[document_page_reference](document_page_reference/) | 16.0.1.0.0 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Include references on document pages +[document_page_group](document_page_group/) | 16.0.1.0.1 | | Define access groups on documents +[document_page_reference](document_page_reference/) | 16.0.1.0.1 | [![etobella](https://github.com/etobella.png?size=30px)](https://github.com/etobella) | Include references on document pages [document_page_tag](document_page_tag/) | 16.0.1.0.0 | | Allows you to assign tags or keywords to pages and search for them afterwards [document_url](document_url/) | 16.0.1.0.3 | | URL attachment diff --git a/attachment_zipped_download/README.rst b/attachment_zipped_download/README.rst index 80f2bf69..64e44297 100644 --- a/attachment_zipped_download/README.rst +++ b/attachment_zipped_download/README.rst @@ -7,7 +7,7 @@ Attachment Zipped Download !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ff7e96407afd1498d4d7a92046727ac078de41e9e3789dcbe61c469b4b13ae67 + !! source digest: sha256:e67f2c96fb590d1585edf1554c8e4958f519df4b86308f450f0d5ed18cf5b69a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/attachment_zipped_download/__manifest__.py b/attachment_zipped_download/__manifest__.py index ed6ac02b..14a392ae 100644 --- a/attachment_zipped_download/__manifest__.py +++ b/attachment_zipped_download/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { "name": "Attachment Zipped Download", - "version": "16.0.2.0.0", + "version": "16.0.2.0.1", "category": "Tools", "website": "https://github.com/OCA/knowledge", "author": "Tecnativa, Odoo Community Association (OCA)", diff --git a/attachment_zipped_download/static/description/index.html b/attachment_zipped_download/static/description/index.html index 5833d441..280a1e19 100644 --- a/attachment_zipped_download/static/description/index.html +++ b/attachment_zipped_download/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:ff7e96407afd1498d4d7a92046727ac078de41e9e3789dcbe61c469b4b13ae67 +!! source digest: sha256:e67f2c96fb590d1585edf1554c8e4958f519df4b86308f450f0d5ed18cf5b69a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/knowledge Translate me on Weblate Try me on Runboat

This module allows downloading multiple attachments as a zip file.

diff --git a/document_page/README.rst b/document_page/README.rst index da5ceef6..11992bb9 100644 --- a/document_page/README.rst +++ b/document_page/README.rst @@ -7,7 +7,7 @@ Document Page !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:80ca5d8d657319641c4785b12b6f0f473b996685b0aeebfd406a45cfed811d34 + !! source digest: sha256:7ba9b7baeb324eeed4b1daa1cef00cd5f88753efbf38ccc8399bf0d30add1f06 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/document_page/__manifest__.py b/document_page/__manifest__.py index 1aa82f8a..66df566a 100644 --- a/document_page/__manifest__.py +++ b/document_page/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Document Page", - "version": "16.0.1.1.0", + "version": "16.0.1.1.1", "category": "Knowledge Management", "author": "OpenERP SA, Odoo Community Association (OCA)", "images": [ diff --git a/document_page/static/description/index.html b/document_page/static/description/index.html index 40667977..fb4a3036 100644 --- a/document_page/static/description/index.html +++ b/document_page/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:80ca5d8d657319641c4785b12b6f0f473b996685b0aeebfd406a45cfed811d34 +!! source digest: sha256:7ba9b7baeb324eeed4b1daa1cef00cd5f88753efbf38ccc8399bf0d30add1f06 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/knowledge Translate me on Weblate Try me on Runboat

This module allows you to write web pages for internal documentation.

diff --git a/document_page_group/README.rst b/document_page_group/README.rst index 1b004912..0eaa7090 100644 --- a/document_page_group/README.rst +++ b/document_page_group/README.rst @@ -7,7 +7,7 @@ Document Page Group !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:b8c983d935c1d76470eecd43b8f057a27bc845b2bcc871365f5bc8e167ed9720 + !! source digest: sha256:66053447d3b9de33ad8ea86a718107d908a3d2e2945b788b7f782350e5da299b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/document_page_group/__manifest__.py b/document_page_group/__manifest__.py index 9aec92a0..e3263c6c 100644 --- a/document_page_group/__manifest__.py +++ b/document_page_group/__manifest__.py @@ -5,7 +5,7 @@ "name": "Document Page Group", "summary": """ Define access groups on documents""", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "license": "AGPL-3", "author": "Creu Blanca,Odoo Community Association (OCA)", "website": "https://github.com/OCA/knowledge", diff --git a/document_page_group/static/description/index.html b/document_page_group/static/description/index.html index af13dcd0..b8e356c6 100644 --- a/document_page_group/static/description/index.html +++ b/document_page_group/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:b8c983d935c1d76470eecd43b8f057a27bc845b2bcc871365f5bc8e167ed9720 +!! source digest: sha256:66053447d3b9de33ad8ea86a718107d908a3d2e2945b788b7f782350e5da299b !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/knowledge Translate me on Weblate Try me on Runboat

This module allows to define groups on a category.

diff --git a/document_page_reference/README.rst b/document_page_reference/README.rst index ee93dce3..443ad062 100644 --- a/document_page_reference/README.rst +++ b/document_page_reference/README.rst @@ -7,7 +7,7 @@ Document Page Reference !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:5d292a9a2801b240d48e191b17add731644b0c0d2516df16ddc0f08267295fba + !! source digest: sha256:ead414b479ae1108c68fadb93a675584c882eb76c59617f82296e9f3570df6ab !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/document_page_reference/__manifest__.py b/document_page_reference/__manifest__.py index 9ca95755..2c6b56fd 100644 --- a/document_page_reference/__manifest__.py +++ b/document_page_reference/__manifest__.py @@ -5,7 +5,7 @@ "name": "Document Page Reference", "summary": """ Include references on document pages""", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "license": "AGPL-3", "author": "Creu Blanca,Odoo Community Association (OCA)", "website": "https://github.com/OCA/knowledge", diff --git a/document_page_reference/static/description/index.html b/document_page_reference/static/description/index.html index 608d15e0..6593b8b1 100644 --- a/document_page_reference/static/description/index.html +++ b/document_page_reference/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:5d292a9a2801b240d48e191b17add731644b0c0d2516df16ddc0f08267295fba +!! source digest: sha256:ead414b479ae1108c68fadb93a675584c882eb76c59617f82296e9f3570df6ab !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/knowledge Translate me on Weblate Try me on Runboat

This module allows to add a reference name on documents and simplifies the link