diff --git a/README.md b/README.md index 4724da19..54523ae1 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ addon | version | maintainers | summary [attachment_category](attachment_category/) | 17.0.1.0.1 | | Adds a document category to help classification [attachment_zipped_download](attachment_zipped_download/) | 17.0.1.0.0 | | Attachment Zipped Download [document_knowledge](document_knowledge/) | 17.0.1.0.1 | | Documents Knowledge -[document_page](document_page/) | 17.0.1.1.1 | | Document Page +[document_page](document_page/) | 17.0.1.1.2 | | Document Page [document_page_access_group](document_page_access_group/) | 17.0.2.0.0 | | Choose groups to access document pages [document_page_approval](document_page_approval/) | 17.0.1.1.0 | | Document Page Approval [document_page_group](document_page_group/) | 17.0.1.0.0 | | Define access groups on documents diff --git a/document_page/README.rst b/document_page/README.rst index 6233fa6d..b78c3565 100644 --- a/document_page/README.rst +++ b/document_page/README.rst @@ -11,7 +11,7 @@ Document Page !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:f1afd43aeeda764bcc215cee038b9787691dcfecb04dc9733ea00b3f16fef819 + !! source digest: sha256:dfb0e0dddef75d6e2232e7a6f8425fdbf1f2209baad4f2d71cc91bd655723299 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/document_page/__manifest__.py b/document_page/__manifest__.py index 0f115ecf..37cb9c35 100644 --- a/document_page/__manifest__.py +++ b/document_page/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Document Page", - "version": "17.0.1.1.1", + "version": "17.0.1.1.2", "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 b972caba..ae622825 100644 --- a/document_page/static/description/index.html +++ b/document_page/static/description/index.html @@ -372,7 +372,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:f1afd43aeeda764bcc215cee038b9787691dcfecb04dc9733ea00b3f16fef819 +!! source digest: sha256:dfb0e0dddef75d6e2232e7a6f8425fdbf1f2209baad4f2d71cc91bd655723299 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module allows you to write web pages for internal documentation.