[BOT] post-merge updates
Some checks failed
tests / Detect unreleased dependencies (push) Has been cancelled
tests / ${{ matrix.name }} (ghcr.io/oca/oca-ci/py3.10-ocb17.0:latest, true, test with OCB) (push) Has been cancelled
tests / ${{ matrix.name }} (ghcr.io/oca/oca-ci/py3.10-odoo17.0:latest, test with Odoo) (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled

This commit is contained in:
OCA-git-bot 2025-07-31 09:05:30 +00:00
parent 8f801ee317
commit 2069762cf9
4 changed files with 26 additions and 14 deletions

View File

@ -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_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_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](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 [document_url](document_url/) | 17.0.1.0.1 | | URL attachment
[//]: # (end addons) [//]: # (end addons)

View File

@ -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 Document Page Tag Print Control
=============================== ===============================
@ -7,13 +11,13 @@ Document Page Tag Print Control
!! This file is generated by oca-gen-addon-readme !! !! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !! !! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:a0f09cf4d97cd2f79b48c2e81cea58e31f8e6a0f4616dcce0ff0d995a5c0da4c !! source digest: sha256:f00108b1f1300202a4240bc6a6fca3fa4231d14023318a9c8095de0ac2fd0a88
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status :target: https://odoo-community.org/page/development-status
:alt: Beta :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 :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3 :alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github

View File

@ -3,7 +3,7 @@
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" /> <meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
<title>Document Page Tag Print Control</title> <title>README.rst</title>
<style type="text/css"> <style type="text/css">
/* /*
@ -360,16 +360,21 @@ ul.auto-toc {
</style> </style>
</head> </head>
<body> <body>
<div class="document" id="document-page-tag-print-control"> <div class="document">
<h1 class="title">Document Page Tag Print Control</h1>
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
</a>
<div class="section" id="document-page-tag-print-control">
<h1>Document Page Tag Print Control</h1>
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! <!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !! !! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !! !! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:a0f09cf4d97cd2f79b48c2e81cea58e31f8e6a0f4616dcce0ff0d995a5c0da4c !! source digest: sha256:f00108b1f1300202a4240bc6a6fca3fa4231d14023318a9c8095de0ac2fd0a88
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/knowledge/tree/17.0/document_page_tag_print_control"><img alt="OCA/knowledge" src="https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/knowledge-17-0/knowledge-17-0-document_page_tag_print_control"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/knowledge&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p> <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/knowledge/tree/17.0/document_page_tag_print_control"><img alt="OCA/knowledge" src="https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/knowledge-17-0/knowledge-17-0-document_page_tag_print_control"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/knowledge&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module adds print control functionality to document pages based on <p>This module adds print control functionality to document pages based on
tags. It allows users to control which document pages cannot be printed tags. It allows users to control which document pages cannot be printed
by configuring tags with a “Not Printable” attribute.</p> by configuring tags with a “Not Printable” attribute.</p>
@ -393,7 +398,7 @@ restrictions and can print any document page regardless of its tags.</p>
</ul> </ul>
</div> </div>
<div class="section" id="usage"> <div class="section" id="usage">
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1> <h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
<p>To restrict the printing of document pages using tags:</p> <p>To restrict the printing of document pages using tags:</p>
<ol class="arabic simple"> <ol class="arabic simple">
<li>Go to Document Management &gt; Configuration &gt; Tags.</li> <li>Go to Document Management &gt; Configuration &gt; Tags.</li>
@ -411,7 +416,7 @@ and prevent the action.</li>
restriction. They can always print any document page.</p> restriction. They can always print any document page.</p>
</div> </div>
<div class="section" id="bug-tracker"> <div class="section" id="bug-tracker">
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1> <h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/knowledge/issues">GitHub Issues</a>. <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/knowledge/issues">GitHub Issues</a>.
In case of trouble, please check there if your issue has already been reported. 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 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
<p>Do not contact contributors directly about support or help with technical issues.</p> <p>Do not contact contributors directly about support or help with technical issues.</p>
</div> </div>
<div class="section" id="credits"> <div class="section" id="credits">
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1> <h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
<div class="section" id="authors"> <div class="section" id="authors">
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2> <h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
<ul class="simple"> <ul class="simple">
<li>Sygel</li> <li>Sygel</li>
</ul> </ul>
</div> </div>
<div class="section" id="contributors"> <div class="section" id="contributors">
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2> <h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
<ul class="simple"> <ul class="simple">
<li><a class="reference external" href="https://www.sygel.es">Sygel</a><ul> <li><a class="reference external" href="https://www.sygel.es">Sygel</a><ul>
<li>Juan Alberto Raja</li> <li>Juan Alberto Raja</li>
@ -437,7 +442,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
</ul> </ul>
</div> </div>
<div class="section" id="maintainers"> <div class="section" id="maintainers">
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2> <h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
<p>This module is maintained by the OCA.</p> <p>This module is maintained by the OCA.</p>
<a class="reference external image-reference" href="https://odoo-community.org"> <a class="reference external image-reference" href="https://odoo-community.org">
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /> <img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@ -450,5 +455,6 @@ promote its widespread use.</p>
</div> </div>
</div> </div>
</div> </div>
</div>
</body> </body>
</html> </html>

View File

@ -1,6 +1,6 @@
[project] [project]
name = "odoo-addons-oca-knowledge" name = "odoo-addons-oca-knowledge"
version = "17.0.20250301.0" version = "17.0.20250731.0"
dependencies = [ dependencies = [
"odoo-addon-attachment_category>=17.0dev,<17.1dev", "odoo-addon-attachment_category>=17.0dev,<17.1dev",
"odoo-addon-attachment_zipped_download>=17.0dev,<17.1dev", "odoo-addon-attachment_zipped_download>=17.0dev,<17.1dev",
@ -12,6 +12,7 @@ dependencies = [
"odoo-addon-document_page_partner>=17.0dev,<17.1dev", "odoo-addon-document_page_partner>=17.0dev,<17.1dev",
"odoo-addon-document_page_project>=17.0dev,<17.1dev", "odoo-addon-document_page_project>=17.0dev,<17.1dev",
"odoo-addon-document_page_tag>=17.0dev,<17.1dev", "odoo-addon-document_page_tag>=17.0dev,<17.1dev",
"odoo-addon-document_page_tag_print_control>=17.0dev,<17.1dev",
"odoo-addon-document_url>=17.0dev,<17.1dev", "odoo-addon-document_url>=17.0dev,<17.1dev",
] ]
classifiers=[ classifiers=[