Maintainers
+Maintainers
This module is maintained by the OCA.

diff --git a/README.md b/README.md
index 35dbc860..e2554233 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,7 @@ addon | version | maintainers | summary
[document_page_project](document_page_project/) | 16.0.1.0.0 | | This module links document pages to projects
[document_page_reference](document_page_reference/) | 16.0.1.0.1 | | Include references on document pages
[document_page_tag](document_page_tag/) | 16.0.1.0.1 | | Allows you to assign tags or keywords to pages and search for them afterwards
+[document_page_tag_print_control](document_page_tag_print_control/) | 16.0.1.0.0 | | Restricts document page printing based on assigned tags
[document_url](document_url/) | 16.0.1.0.4 | | URL attachment
[document_url_google_drive](document_url_google_drive/) | 16.0.1.0.1 | | Attach Google Drive link to Odoo document using Google Drive Picker
diff --git a/document_page_tag_print_control/README.rst b/document_page_tag_print_control/README.rst
index 56ea4ae2..bb7a19f0 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:c08c914a87dd77f1d5c07e7716f9f40c7341917cc62a95efe6c0035fce9a9eaf
+ !! source digest: sha256:a0f09cf4d97cd2f79b48c2e81cea58e31f8e6a0f4616dcce0ff0d995a5c0da4c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |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 11702390..6a8183c6 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.