[BOT] post-merge updates
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
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

This commit is contained in:
OCA-git-bot
2025-10-16 11:11:41 +00:00
parent 27115487ec
commit e15584e903
4 changed files with 55 additions and 44 deletions

View File

@@ -23,7 +23,7 @@ addon | version | maintainers | summary
--- | --- | --- | --- --- | --- | --- | ---
[attachment_category](attachment_category/) | 17.0.1.0.1 | | Adds a document category to help classification [attachment_category](attachment_category/) | 17.0.1.0.1 | | Adds a document category to help classification
[attachment_zipped_download](attachment_zipped_download/) | 17.0.1.0.0 | | Attachment Zipped Download [attachment_zipped_download](attachment_zipped_download/) | 17.0.1.0.0 | | Attachment Zipped Download
[document_knowledge](document_knowledge/) | 17.0.1.0.0 | | Documents Knowledge [document_knowledge](document_knowledge/) | 17.0.1.0.1 | | Documents Knowledge
[document_page](document_page/) | 17.0.1.1.1 | | Document Page [document_page](document_page/) | 17.0.1.1.1 | | Document Page
[document_page_access_group](document_page_access_group/) | 17.0.2.0.0 | | Choose groups to access document pages [document_page_access_group](document_page_access_group/) | 17.0.2.0.0 | | Choose groups to access document pages
[document_page_approval](document_page_approval/) | 17.0.1.1.0 | | Document Page Approval [document_page_approval](document_page_approval/) | 17.0.1.1.0 | | Document Page Approval

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
=================== ===================
Documents Knowledge Documents Knowledge
=================== ===================
@@ -7,13 +11,13 @@ Documents Knowledge
!! 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:4a24d3128856eb41c683a5a115aa5933ed495bc5efd0832da27c4cefae44c03b !! source digest: sha256:7bc599844c71c226ac520a86eb7a9220412ad7062d65b51289eb3c47bc412c32
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |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
@@ -41,17 +45,16 @@ Configuration
To set up this module, you need to go to: To set up this module, you need to go to:
- Knowledge / Configuration / Settings - Knowledge / Configuration / Settings
From this menu you'll have a central access to install the apps that From this menu you'll have a central access to install the apps that
belong to Knowledge. belong to Knowledge.
- Check *Attachments List and Document Indexation* if you want to - Check *Attachments List and Document Indexation* if you want to
install the module that allows users to attach documents to any install the module that allows users to attach documents to any model.
model. - Check *Manage attachments centrally* if you want all users to be able
- Check *Manage attachments centrally* if you want all users to be able to access to the all attachments to which they have read permissions,
to access to the all attachments to which they have read permissions, from the menu *Knowledge / Documents*
from the menu *Knowledge / Documents*
If you want to grant Central Access to Documents only to some users: If you want to grant Central Access to Documents only to some users:
@@ -93,30 +96,30 @@ Authors
Contributors Contributors
------------ ------------
- Odoo SA <info@odoo.com> - Odoo SA <info@odoo.com>
- Savoir-faire Linux <support@savoirfairelinux.com> - Savoir-faire Linux <support@savoirfairelinux.com>
- Gervais Naoussi <gervaisnaoussi@gmail.com> - Gervais Naoussi <gervaisnaoussi@gmail.com>
- Leonardo Donelli <leonardo.donelli@monksoftware.it> - Leonardo Donelli <leonardo.donelli@monksoftware.it>
- Maxime Chambreuil <mchambreuil@ursainfosystems.com> - Maxime Chambreuil <mchambreuil@ursainfosystems.com>
- Fayez Qandeel - Fayez Qandeel
- Iván Todorovich <ivan.todorovich@gmail.com> - Iván Todorovich <ivan.todorovich@gmail.com>
- Jordi Ballester <jordi.ballester@forgeflow.com> - Jordi Ballester <jordi.ballester@forgeflow.com>
- Marie Lejeune <marie.lejeune@acsone.eu> - Marie Lejeune <marie.lejeune@acsone.eu>
- `Tecnativa <https://www.tecnativa.com>`__: - `Tecnativa <https://www.tecnativa.com>`__:
- Vicent Cubells - Vicent Cubells
- Ernesto Tejeda - Ernesto Tejeda
Trobz Trobz
- Dung Tran <dungtd@trobz.com> - Dung Tran <dungtd@trobz.com>
Other credits Other credits
------------- -------------
The development of this module has been financially supported by: The development of this module has been financially supported by:
- Camptocamp - Camptocamp
Maintainers Maintainers
----------- -----------

View File

@@ -2,7 +2,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{ {
"name": "Documents Knowledge", "name": "Documents Knowledge",
"version": "17.0.1.0.0", "version": "17.0.1.0.1",
"author": "OpenERP SA," "author": "OpenERP SA,"
"MONK Software, " "MONK Software, "
"Tecnativa, " "Tecnativa, "

View File

@@ -3,15 +3,16 @@
<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>Documents Knowledge</title> <title>README.rst</title>
<style type="text/css"> <style type="text/css">
/* /*
:Author: David Goodger (goodger@python.org) :Author: David Goodger (goodger@python.org)
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ :Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
:Copyright: This stylesheet has been placed in the public domain. :Copyright: This stylesheet has been placed in the public domain.
Default cascading style sheet for the HTML output of Docutils. Default cascading style sheet for the HTML output of Docutils.
Despite the name, some widely supported CSS2 features are used.
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
customize this style sheet. customize this style sheet.
@@ -274,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code {
margin-left: 2em ; margin-left: 2em ;
margin-right: 2em } margin-right: 2em }
pre.code .ln { color: grey; } /* line numbers */ pre.code .ln { color: gray; } /* line numbers */
pre.code, code { background-color: #eeeeee } pre.code, code { background-color: #eeeeee }
pre.code .comment, code .comment { color: #5C6576 } pre.code .comment, code .comment { color: #5C6576 }
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -300,7 +301,7 @@ span.option {
span.pre { span.pre {
white-space: pre } white-space: pre }
span.problematic { span.problematic, pre.problematic {
color: red } color: red }
span.section-subtitle { span.section-subtitle {
@@ -359,16 +360,21 @@ ul.auto-toc {
</style> </style>
</head> </head>
<body> <body>
<div class="document" id="documents-knowledge"> <div class="document">
<h1 class="title">Documents Knowledge</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="documents-knowledge">
<h1>Documents Knowledge</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:4a24d3128856eb41c683a5a115aa5933ed495bc5efd0832da27c4cefae44c03b !! source digest: sha256:7bc599844c71c226ac520a86eb7a9220412ad7062d65b51289eb3c47bc412c32
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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_knowledge"><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_knowledge"><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_knowledge"><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_knowledge"><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 is the base for any knowledge and document management <p>This module is the base for any knowledge and document management
application.</p> application.</p>
<p><strong>Table of contents</strong></p> <p><strong>Table of contents</strong></p>
@@ -387,7 +393,7 @@ application.</p>
</ul> </ul>
</div> </div>
<div class="section" id="configuration"> <div class="section" id="configuration">
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1> <h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
<p>To set up this module, you need to go to:</p> <p>To set up this module, you need to go to:</p>
<ul class="simple"> <ul class="simple">
<li>Knowledge / Configuration / Settings</li> <li>Knowledge / Configuration / Settings</li>
@@ -396,8 +402,7 @@ application.</p>
belong to Knowledge.</p> belong to Knowledge.</p>
<ul class="simple"> <ul class="simple">
<li>Check <em>Attachments List and Document Indexation</em> if you want to <li>Check <em>Attachments List and Document Indexation</em> if you want to
install the module that allows users to attach documents to any install the module that allows users to attach documents to any model.</li>
model.</li>
<li>Check <em>Manage attachments centrally</em> if you want all users to be able <li>Check <em>Manage attachments centrally</em> if you want all users to be able
to access to the all attachments to which they have read permissions, to access to the all attachments to which they have read permissions,
from the menu <em>Knowledge / Documents</em></li> from the menu <em>Knowledge / Documents</em></li>
@@ -411,14 +416,14 @@ from the menu <em>Knowledge / Documents</em></li>
</ol> </ol>
</div> </div>
<div class="section" id="usage"> <div class="section" id="usage">
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1> <h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
<p>This module adds a new top level menu <em>Knowledge</em></p> <p>This module adds a new top level menu <em>Knowledge</em></p>
<p>Users with permission <em>Central access to Documents</em> can access in <p>Users with permission <em>Central access to Documents</em> can access in
<em>Knowledge/Documents</em> to all the documents attached to records of any <em>Knowledge/Documents</em> to all the documents attached to records of any
model for which they have read permission.</p> model for which they have read permission.</p>
</div> </div>
<div class="section" id="bug-tracker"> <div class="section" id="bug-tracker">
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1> <h2><a class="toc-backref" href="#toc-entry-3">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
@@ -426,9 +431,9 @@ 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-4">Credits</a></h1> <h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
<div class="section" id="authors"> <div class="section" id="authors">
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2> <h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
<ul class="simple"> <ul class="simple">
<li>OpenERP SA</li> <li>OpenERP SA</li>
<li>MONK Software</li> <li>MONK Software</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="contributors"> <div class="section" id="contributors">
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2> <h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
<ul class="simple"> <ul class="simple">
<li>Odoo SA &lt;<a class="reference external" href="mailto:info&#64;odoo.com">info&#64;odoo.com</a>&gt;</li> <li>Odoo SA &lt;<a class="reference external" href="mailto:info&#64;odoo.com">info&#64;odoo.com</a>&gt;</li>
<li>Savoir-faire Linux &lt;<a class="reference external" href="mailto:support&#64;savoirfairelinux.com">support&#64;savoirfairelinux.com</a>&gt;</li> <li>Savoir-faire Linux &lt;<a class="reference external" href="mailto:support&#64;savoirfairelinux.com">support&#64;savoirfairelinux.com</a>&gt;</li>
@@ -460,16 +465,18 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
</ul> </ul>
</div> </div>
<div class="section" id="other-credits"> <div class="section" id="other-credits">
<h2><a class="toc-backref" href="#toc-entry-7">Other credits</a></h2> <h3><a class="toc-backref" href="#toc-entry-7">Other credits</a></h3>
<p>The development of this module has been financially supported by:</p> <p>The development of this module has been financially supported by:</p>
<ul class="simple"> <ul class="simple">
<li>Camptocamp</li> <li>Camptocamp</li>
</ul> </ul>
</div> </div>
<div class="section" id="maintainers"> <div class="section" id="maintainers">
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2> <h3><a class="toc-backref" href="#toc-entry-8">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"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <a class="reference external image-reference" href="https://odoo-community.org">
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
</a>
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose <p>OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and mission is to support the collaborative development of Odoo features and
promote its widespread use.</p> promote its widespread use.</p>
@@ -478,5 +485,6 @@ promote its widespread use.</p>
</div> </div>
</div> </div>
</div> </div>
</div>
</body> </body>
</html> </html>