diff --git a/README.md b/README.md index b809aab5..5f74217c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ addon | version | maintainers | summary --- | --- | --- | --- [attachment_zipped_download](attachment_zipped_download/) | 16.0.2.0.2 | | Attachment Zipped Download [document_knowledge](document_knowledge/) | 16.0.1.1.0 | | Documents Knowledge -[document_page](document_page/) | 16.0.1.3.0 | | Document Page +[document_page](document_page/) | 16.0.1.4.0 | | 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.1 | | Define access groups on documents [document_page_partner](document_page_partner/) | 16.0.1.0.0 | | Allows to link doucment pages to a partner diff --git a/document_page/README.rst b/document_page/README.rst index fd2e6700..4a4887f1 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:e1cef658d69a07a964bb6344e6463d07e416b84be3ecd65118e47174e29411be + !! source digest: sha256:fef3d2744ee0f7b888b3631b3df5de9ed5374369a7cbfa60d364c02fad1aa534 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/document_page/__manifest__.py b/document_page/__manifest__.py index ca1eb6a1..b1f0b5bd 100644 --- a/document_page/__manifest__.py +++ b/document_page/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Document Page", - "version": "16.0.1.3.0", + "version": "16.0.1.4.0", "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 2d0af22d..7b748888 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:e1cef658d69a07a964bb6344e6463d07e416b84be3ecd65118e47174e29411be +!! source digest: sha256:fef3d2744ee0f7b888b3631b3df5de9ed5374369a7cbfa60d364c02fad1aa534 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
This module allows you to write web pages for internal documentation.