diff --git a/README.md b/README.md index ab4c20b3..22b2c8f9 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ addon | version | maintainers | summary [document_knowledge](document_knowledge/) | 16.0.1.1.0 | | Documents Knowledge [document_page](document_page/) | 16.0.1.4.0 | | Document Page [document_page_access_group](document_page_access_group/) | 16.0.1.0.0 | | Choose groups to access document pages -[document_page_approval](document_page_approval/) | 16.0.1.1.0 | | Document Page Approval +[document_page_approval](document_page_approval/) | 16.0.1.1.1 | | 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 [document_page_project](document_page_project/) | 16.0.1.0.0 | | This module links document pages to projects diff --git a/document_page_approval/README.rst b/document_page_approval/README.rst index 3485738d..64f67ea1 100644 --- a/document_page_approval/README.rst +++ b/document_page_approval/README.rst @@ -7,7 +7,7 @@ Document Page Approval !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:ca1d6c5564a2a481b7722e98d0be8dd36b075b71592b62c54b782c6d584d3319 + !! source digest: sha256:eaa85b29d79372636ce9dda9fbf87f567e6702f38a57385384a168b28a517ff5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -84,7 +84,11 @@ Contributors * Gervais Naoussi * Maxime Chambreuil * Iván Todorovich -* Victor M.M. Torres + +* `Tecnativa `_: + + * Victor M.M. Torres + * Víctor Martínez * `Guadaltech `_: diff --git a/document_page_approval/__manifest__.py b/document_page_approval/__manifest__.py index 81c3eaea..648f4c64 100644 --- a/document_page_approval/__manifest__.py +++ b/document_page_approval/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Document Page Approval", - "version": "16.0.1.1.0", + "version": "16.0.1.1.1", "author": "Savoir-faire Linux, Odoo Community Association (OCA)", "website": "https://github.com/OCA/knowledge", "license": "AGPL-3", diff --git a/document_page_approval/static/description/index.html b/document_page_approval/static/description/index.html index 5b303219..4476c368 100644 --- a/document_page_approval/static/description/index.html +++ b/document_page_approval/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:ca1d6c5564a2a481b7722e98d0be8dd36b075b71592b62c54b782c6d584d3319 +!! source digest: sha256:eaa85b29d79372636ce9dda9fbf87f567e6702f38a57385384a168b28a517ff5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds a workflow to approve page modifications @@ -426,14 +425,27 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

Contributors

+