Maintainers
+Maintainers
This module is maintained by the OCA.

diff --git a/README.md b/README.md index caa3d111..8a713254 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ addon | version | maintainers | summary [document_page_partner](document_page_partner/) | 17.0.1.0.0 | | Allows to link doucment pages to a partner [document_page_project](document_page_project/) | 17.0.1.0.0 | | This module links document pages to projects [document_page_tag](document_page_tag/) | 17.0.1.0.0 | | Allows you to assign tags or keywords to pages and search for them afterwards +[document_page_tag_print_control](document_page_tag_print_control/) | 17.0.1.0.0 | | Restricts document page printing based on assigned tags [document_url](document_url/) | 17.0.1.0.1 | | URL attachment [//]: # (end addons) diff --git a/document_page_tag_print_control/README.rst b/document_page_tag_print_control/README.rst index 64a2c0a3..f281943f 100644 --- a/document_page_tag_print_control/README.rst +++ b/document_page_tag_print_control/README.rst @@ -1,3 +1,7 @@ +.. image:: https://odoo-community.org/readme-banner-image + :target: https://odoo-community.org/get-involved?utm_source=readme + :alt: Odoo Community Association + =============================== Document Page Tag Print Control =============================== @@ -7,13 +11,13 @@ Document Page Tag Print Control !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:a0f09cf4d97cd2f79b48c2e81cea58e31f8e6a0f4616dcce0ff0d995a5c0da4c + !! source digest: sha256:f00108b1f1300202a4240bc6a6fca3fa4231d14023318a9c8095de0ac2fd0a88 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status :alt: Beta -.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png +.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github diff --git a/document_page_tag_print_control/static/description/index.html b/document_page_tag_print_control/static/description/index.html index 86ea8d32..596ebfe7 100644 --- a/document_page_tag_print_control/static/description/index.html +++ b/document_page_tag_print_control/static/description/index.html @@ -3,7 +3,7 @@
-This module adds print control functionality to document pages based on tags. It allows users to control which document pages cannot be printed by configuring tags with a “Not Printable” attribute.
@@ -393,7 +398,7 @@ restrictions and can print any document page regardless of its tags.To restrict the printing of document pages using tags:
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed @@ -419,15 +424,15 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
Do not contact contributors directly about support or help with technical issues.
This module is maintained by the OCA.