From 93cd188eba0ce4992e7115bab5b284b7dc553297 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 4 Apr 2024 23:14:41 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- document_page/README.rst | 2 +- document_page/__manifest__.py | 2 +- document_page/static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0613d9bb..b0271cde 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ addon | version | maintainers | summary [attachment_category](attachment_category/) | 14.0.1.0.1 | | Adds a document category to help classification [attachment_preview](attachment_preview/) | 14.0.1.0.1 | | Preview attachments supported by Viewer.js [attachment_zipped_download](attachment_zipped_download/) | 14.0.2.0.0 | | Attachment Zipped Download -[document_page](document_page/) | 14.0.1.2.4 | | Document Page +[document_page](document_page/) | 14.0.1.3.0 | | Document Page [document_page_access_group](document_page_access_group/) | 14.0.1.0.0 | | Choose groups to access document pages [document_page_approval](document_page_approval/) | 14.0.1.0.2 | | Document Page Approval [document_page_group](document_page_group/) | 14.0.1.0.0 | | Define access groups on documents diff --git a/document_page/README.rst b/document_page/README.rst index ed0d431d..e63fa37f 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:b138b3ca3889f0de4f411b600f7c9a060d63039cebb659df27e8c77e694414b7 + !! source digest: sha256:2b54cb348b1f34b2be0eaa9e8fd57c0fc95632bc4dcd886ab08e7f8a9cdd3d33 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png diff --git a/document_page/__manifest__.py b/document_page/__manifest__.py index 42a55854..44eb01d5 100644 --- a/document_page/__manifest__.py +++ b/document_page/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Document Page", - "version": "14.0.1.2.4", + "version": "14.0.1.3.0", "category": "Knowledge Management", "development_status": "Production/Stable", "author": "OpenERP SA, Odoo Community Association (OCA)", diff --git a/document_page/static/description/index.html b/document_page/static/description/index.html index be4d5a5b..2da8d3ee 100644 --- a/document_page/static/description/index.html +++ b/document_page/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:b138b3ca3889f0de4f411b600f7c9a060d63039cebb659df27e8c77e694414b7 +!! source digest: sha256:2b54cb348b1f34b2be0eaa9e8fd57c0fc95632bc4dcd886ab08e7f8a9cdd3d33 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

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