diff --git a/README.md b/README.md index b0271cde..98ab38b6 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.3.0 | | Document Page +[document_page](document_page/) | 14.0.1.3.1 | | 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 e63fa37f..311873a7 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:2b54cb348b1f34b2be0eaa9e8fd57c0fc95632bc4dcd886ab08e7f8a9cdd3d33 + !! source digest: sha256:9b7d481e6db32701cef9ffc8f20b7125785e7cf0039fb2b4ec940c7c51460588 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 44eb01d5..b26f1e53 100644 --- a/document_page/__manifest__.py +++ b/document_page/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Document Page", - "version": "14.0.1.3.0", + "version": "14.0.1.3.1", "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 2da8d3ee..bcc05dac 100644 --- a/document_page/static/description/index.html +++ b/document_page/static/description/index.html @@ -366,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:2b54cb348b1f34b2be0eaa9e8fd57c0fc95632bc4dcd886ab08e7f8a9cdd3d33 +!! source digest: sha256:9b7d481e6db32701cef9ffc8f20b7125785e7cf0039fb2b4ec940c7c51460588 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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.