mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-14 01:41:26 -06:00
[16.0][FIX] document_knowledge: Error in data-key res_config
This commit is contained in:
parent
a13425e11d
commit
c5e1903086
@ -2,10 +2,13 @@
|
||||
Documents Knowledge
|
||||
===================
|
||||
|
||||
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
..
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:c1488375286777cfdb9187452f29e3f8a28157ba0f11fa21061916703e669afc
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
:target: https://odoo-community.org/page/development-status
|
||||
@ -19,9 +22,9 @@ Documents Knowledge
|
||||
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
||||
:target: https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-0-document_knowledge
|
||||
:alt: Translate me on Weblate
|
||||
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
|
||||
:target: https://runbot.odoo-community.org/runbot/118/16.0
|
||||
:alt: Try me on Runbot
|
||||
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
||||
:target: https://runboat.odoo-community.org/builds?repo=OCA/knowledge&target_branch=16.0
|
||||
:alt: Try me on Runboat
|
||||
|
||||
|badge1| |badge2| |badge3| |badge4| |badge5|
|
||||
|
||||
@ -70,7 +73,7 @@ Bug Tracker
|
||||
|
||||
Bugs are tracked on `GitHub Issues <https://github.com/OCA/knowledge/issues>`_.
|
||||
In case of trouble, please check there if your issue has already been reported.
|
||||
If you spotted it first, help us smashing it by providing a detailed and welcomed
|
||||
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
||||
`feedback <https://github.com/OCA/knowledge/issues/new?body=module:%20document_knowledge%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
||||
|
||||
Do not contact contributors directly about support or help with technical issues.
|
||||
|
@ -2,7 +2,7 @@
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
{
|
||||
"name": "Documents Knowledge",
|
||||
"version": "16.0.1.0.0",
|
||||
"version": "16.0.1.1.0",
|
||||
"author": "OpenERP SA,"
|
||||
"MONK Software, "
|
||||
"Tecnativa, "
|
||||
|
@ -9,14 +9,15 @@ msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-01-20 03:35+0000\n"
|
||||
"PO-Revision-Date: 2017-01-20 03:35+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"PO-Revision-Date: 2023-09-05 22:41+0000\n"
|
||||
"Last-Translator: Ivorra78 <informatica@totmaterial.es>\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.17\n"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model.fields,help:document_knowledge.field_res_config_settings__module_document_page_approval
|
||||
@ -24,28 +25,29 @@ msgid ""
|
||||
"Add workflow on documents per category.\n"
|
||||
"- This installs the module document_page_approval."
|
||||
msgstr ""
|
||||
"Añadir flujo de trabajo en los documentos por categoría.\n"
|
||||
"‐ Esto instala el módulo document_page_approval."
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model,name:document_knowledge.model_ir_attachment
|
||||
msgid "Attachment"
|
||||
msgstr ""
|
||||
msgstr "Archivo adjunto"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model.fields,field_description:document_knowledge.field_res_config_settings__module_attachment_indexation
|
||||
msgid "Attachments List and Document Indexation"
|
||||
msgstr ""
|
||||
msgstr "Lista de Archivos Adjuntos e Indexación de Documentos"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model.fields,field_description:document_knowledge.field_res_config_settings__group_ir_attachment_user
|
||||
#: model:res.groups,name:document_knowledge.group_ir_attachment_user
|
||||
msgid "Central access to Documents"
|
||||
msgstr ""
|
||||
msgstr "Acceso central a Documentos"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model,name:document_knowledge.model_res_config_settings
|
||||
#, fuzzy
|
||||
msgid "Config Settings"
|
||||
msgstr "knowledge.config.settings"
|
||||
msgstr "Ajustes de configuración"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.ui.menu,name:document_knowledge.menu_document_configuration
|
||||
@ -54,9 +56,8 @@ msgstr "Configuración"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:res.groups,name:document_knowledge.group_document_user
|
||||
#, fuzzy
|
||||
msgid "Document Knowledge user"
|
||||
msgstr "Conocimiento"
|
||||
msgstr "Documentar el conocimiento del usuario"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model.fields,help:document_knowledge.field_res_config_settings__module_attachment_indexation
|
||||
@ -64,6 +65,8 @@ msgid ""
|
||||
"Document indexation, full text search of attachements.\n"
|
||||
"- This installs the module attachment_indexation."
|
||||
msgstr ""
|
||||
"Indexación de documentos, búsqueda de texto completo en archivos adjuntos.\n"
|
||||
"‐ Esto instala el módulo attachment_indexation."
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.actions.act_window,name:document_knowledge.knowledge_action_documents
|
||||
@ -75,14 +78,13 @@ msgstr "Documentos"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.module.category,name:document_knowledge.module_category_knowledge
|
||||
#, fuzzy
|
||||
msgid "Documents Knowledge"
|
||||
msgstr "Configurar base de conocimiento"
|
||||
msgstr "Conocimiento de los documentos"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model_terms:ir.ui.view,arch_db:document_knowledge.ir_attachment_view_user_documents
|
||||
msgid "Group by"
|
||||
msgstr ""
|
||||
msgstr "Agrupado por"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.ui.menu,name:document_knowledge.menu_document_root
|
||||
@ -107,6 +109,9 @@ msgid ""
|
||||
" applications\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"Gestionar documentos y aplicaciones relacionadas con el conocimiento\n"
|
||||
" aplicaciones\n"
|
||||
" "
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model.fields,field_description:document_knowledge.field_res_config_settings__module_document_page_approval
|
||||
@ -116,7 +121,7 @@ msgstr "Gestionar aprobación de documentos"
|
||||
#. module: document_knowledge
|
||||
#: model_terms:ir.ui.view,arch_db:document_knowledge.ir_attachment_view_user_documents
|
||||
msgid "Model"
|
||||
msgstr ""
|
||||
msgstr "Modelo"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model.fields,help:document_knowledge.field_res_config_settings__module_document_page
|
||||
@ -124,11 +129,13 @@ msgid ""
|
||||
"Provide document page and category as a wiki.\n"
|
||||
"- This installs the module document_page."
|
||||
msgstr ""
|
||||
"Proporciona la página del documento y la categoría como wiki.\n"
|
||||
"‐ Esto instala el módulo document_page."
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model.fields,field_description:document_knowledge.field_ir_attachment__res_model
|
||||
msgid "Resource Model"
|
||||
msgstr ""
|
||||
msgstr "Modelo del Recurso"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.actions.act_window,name:document_knowledge.action_knowledge_configuration
|
||||
@ -142,6 +149,9 @@ msgid ""
|
||||
"When you set this field all users will be able to manage attachments "
|
||||
"centrally, from the Document Knowledge/Documents menu."
|
||||
msgstr ""
|
||||
"Al configurar este campo, todos los usuarios podrán gestionar los archivos "
|
||||
"adjuntos de forma centralizada, desde el menú Conocimiento del documento/"
|
||||
"Documentos."
|
||||
|
||||
#~ msgid "Manage documents"
|
||||
#~ msgstr "Gestión de documentos"
|
||||
|
@ -9,14 +9,15 @@ msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-01-20 03:35+0000\n"
|
||||
"PO-Revision-Date: 2017-01-20 03:35+0000\n"
|
||||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
|
||||
"PO-Revision-Date: 2023-09-20 19:38+0000\n"
|
||||
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
||||
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 4.17\n"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model.fields,help:document_knowledge.field_res_config_settings__module_document_page_approval
|
||||
@ -24,28 +25,29 @@ msgid ""
|
||||
"Add workflow on documents per category.\n"
|
||||
"- This installs the module document_page_approval."
|
||||
msgstr ""
|
||||
"Aggiungere un workflow sul documento per categoria.\n"
|
||||
"- Questo installa il modulo document_page_approval."
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model,name:document_knowledge.model_ir_attachment
|
||||
msgid "Attachment"
|
||||
msgstr ""
|
||||
msgstr "Allegato"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model.fields,field_description:document_knowledge.field_res_config_settings__module_attachment_indexation
|
||||
msgid "Attachments List and Document Indexation"
|
||||
msgstr ""
|
||||
msgstr "Elenco allegati e indicizzazione documenti"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model.fields,field_description:document_knowledge.field_res_config_settings__group_ir_attachment_user
|
||||
#: model:res.groups,name:document_knowledge.group_ir_attachment_user
|
||||
msgid "Central access to Documents"
|
||||
msgstr ""
|
||||
msgstr "Accesso centralizzato ai documenti"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model,name:document_knowledge.model_res_config_settings
|
||||
#, fuzzy
|
||||
msgid "Config Settings"
|
||||
msgstr "Configurazione"
|
||||
msgstr "Impostazioni di configurazione"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.ui.menu,name:document_knowledge.menu_document_configuration
|
||||
@ -54,9 +56,8 @@ msgstr "Configurazione"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:res.groups,name:document_knowledge.group_document_user
|
||||
#, fuzzy
|
||||
msgid "Document Knowledge user"
|
||||
msgstr "Know how"
|
||||
msgstr "Utente documenti conoscenza"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model.fields,help:document_knowledge.field_res_config_settings__module_attachment_indexation
|
||||
@ -64,6 +65,8 @@ msgid ""
|
||||
"Document indexation, full text search of attachements.\n"
|
||||
"- This installs the module attachment_indexation."
|
||||
msgstr ""
|
||||
"Indicizzazione documenti, ricerca nel testo degli allegati.\n"
|
||||
"- Questo installa il modulo attachment_indexation."
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.actions.act_window,name:document_knowledge.knowledge_action_documents
|
||||
@ -75,14 +78,13 @@ msgstr "Documenti"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.module.category,name:document_knowledge.module_category_knowledge
|
||||
#, fuzzy
|
||||
msgid "Documents Knowledge"
|
||||
msgstr "Configura Knowledge"
|
||||
msgstr "Documeti conoscenza"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model_terms:ir.ui.view,arch_db:document_knowledge.ir_attachment_view_user_documents
|
||||
msgid "Group by"
|
||||
msgstr ""
|
||||
msgstr "Raggruppa per"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.ui.menu,name:document_knowledge.menu_document_root
|
||||
@ -98,7 +100,7 @@ msgstr "Knowledge e Gestione documentale"
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model.fields,field_description:document_knowledge.field_res_config_settings__module_document_page
|
||||
msgid "Manage document pages (Wiki)"
|
||||
msgstr ""
|
||||
msgstr "Gestione pagine documenti (Wiki)"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.module.category,description:document_knowledge.module_category_knowledge
|
||||
@ -107,16 +109,19 @@ msgid ""
|
||||
" applications\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"Gestione documenti e applicazioni\n"
|
||||
" relative alle conoscenze\n"
|
||||
" "
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model.fields,field_description:document_knowledge.field_res_config_settings__module_document_page_approval
|
||||
msgid "Manage documents approval"
|
||||
msgstr ""
|
||||
msgstr "Gestione approvazione documenti"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model_terms:ir.ui.view,arch_db:document_knowledge.ir_attachment_view_user_documents
|
||||
msgid "Model"
|
||||
msgstr ""
|
||||
msgstr "Modello"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model.fields,help:document_knowledge.field_res_config_settings__module_document_page
|
||||
@ -124,17 +129,19 @@ msgid ""
|
||||
"Provide document page and category as a wiki.\n"
|
||||
"- This installs the module document_page."
|
||||
msgstr ""
|
||||
"Fornisce pagina e categoria documento come una wiki.\n"
|
||||
"- Questo installa il modulo document_page."
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model.fields,field_description:document_knowledge.field_ir_attachment__res_model
|
||||
msgid "Resource Model"
|
||||
msgstr ""
|
||||
msgstr "Modello risorsa"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.actions.act_window,name:document_knowledge.action_knowledge_configuration
|
||||
#: model:ir.ui.menu,name:document_knowledge.menu_knowledge_configuration
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
msgstr "Impostazioni"
|
||||
|
||||
#. module: document_knowledge
|
||||
#: model:ir.model.fields,help:document_knowledge.field_res_config_settings__group_ir_attachment_user
|
||||
@ -142,6 +149,8 @@ msgid ""
|
||||
"When you set this field all users will be able to manage attachments "
|
||||
"centrally, from the Document Knowledge/Documents menu."
|
||||
msgstr ""
|
||||
"Quando viene impostato questo campo tutti gli utenti potranno gestire gli "
|
||||
"allegati centralmente, dal menu Documento conoscenza/Documenti."
|
||||
|
||||
#~ msgid "Manage documents"
|
||||
#~ msgstr "Gestione documenti"
|
||||
|
@ -3,18 +3,18 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
|
||||
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
|
||||
<title>Documents Knowledge</title>
|
||||
<style type="text/css">
|
||||
|
||||
/*
|
||||
:Author: David Goodger (goodger@python.org)
|
||||
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
|
||||
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
|
||||
:Copyright: This stylesheet has been placed in the public domain.
|
||||
|
||||
Default cascading style sheet for the HTML output of Docutils.
|
||||
|
||||
See http://docutils.sf.net/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.
|
||||
*/
|
||||
|
||||
@ -366,26 +366,28 @@ ul.auto-toc {
|
||||
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:c1488375286777cfdb9187452f29e3f8a28157ba0f11fa21061916703e669afc
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<p><a class="reference external" 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" 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" href="https://github.com/OCA/knowledge/tree/16.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" href="https://translation.odoo-community.org/projects/knowledge-16-0/knowledge-16-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" href="https://runbot.odoo-community.org/runbot/118/16.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/knowledge/tree/16.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-16-0/knowledge-16-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&target_branch=16.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 application.</p>
|
||||
<p><strong>Table of contents</strong></p>
|
||||
<div class="contents local topic" id="contents">
|
||||
<ul class="simple">
|
||||
<li><a class="reference internal" href="#configuration" id="id1">Configuration</a></li>
|
||||
<li><a class="reference internal" href="#usage" id="id2">Usage</a></li>
|
||||
<li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li>
|
||||
<li><a class="reference internal" href="#credits" id="id4">Credits</a><ul>
|
||||
<li><a class="reference internal" href="#authors" id="id5">Authors</a></li>
|
||||
<li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li>
|
||||
<li><a class="reference internal" href="#other-credits" id="id7">Other credits</a></li>
|
||||
<li><a class="reference internal" href="#maintainers" id="id8">Maintainers</a></li>
|
||||
<li><a class="reference internal" href="#configuration" id="toc-entry-1">Configuration</a></li>
|
||||
<li><a class="reference internal" href="#usage" id="toc-entry-2">Usage</a></li>
|
||||
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-3">Bug Tracker</a></li>
|
||||
<li><a class="reference internal" href="#credits" id="toc-entry-4">Credits</a><ul>
|
||||
<li><a class="reference internal" href="#authors" id="toc-entry-5">Authors</a></li>
|
||||
<li><a class="reference internal" href="#contributors" id="toc-entry-6">Contributors</a></li>
|
||||
<li><a class="reference internal" href="#other-credits" id="toc-entry-7">Other credits</a></li>
|
||||
<li><a class="reference internal" href="#maintainers" id="toc-entry-8">Maintainers</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="configuration">
|
||||
<h1><a class="toc-backref" href="#id1">Configuration</a></h1>
|
||||
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
|
||||
<p>To set up this module, you need to go to:</p>
|
||||
<ul class="simple">
|
||||
<li>Knowledge / Configuration / Settings</li>
|
||||
@ -408,24 +410,24 @@ menu <em>Knowledge / Documents</em></li>
|
||||
</ol>
|
||||
</div>
|
||||
<div class="section" id="usage">
|
||||
<h1><a class="toc-backref" href="#id2">Usage</a></h1>
|
||||
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
|
||||
<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
|
||||
<em>Knowledge/Documents</em> to all the documents attached to records of any model
|
||||
for which they have read permission.</p>
|
||||
</div>
|
||||
<div class="section" id="bug-tracker">
|
||||
<h1><a class="toc-backref" href="#id3">Bug Tracker</a></h1>
|
||||
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
|
||||
<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.
|
||||
If you spotted it first, help us smashing it by providing a detailed and welcomed
|
||||
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
||||
<a class="reference external" href="https://github.com/OCA/knowledge/issues/new?body=module:%20document_knowledge%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
||||
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
||||
</div>
|
||||
<div class="section" id="credits">
|
||||
<h1><a class="toc-backref" href="#id4">Credits</a></h1>
|
||||
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
|
||||
<div class="section" id="authors">
|
||||
<h2><a class="toc-backref" href="#id5">Authors</a></h2>
|
||||
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
|
||||
<ul class="simple">
|
||||
<li>OpenERP SA</li>
|
||||
<li>MONK Software</li>
|
||||
@ -434,7 +436,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="contributors">
|
||||
<h2><a class="toc-backref" href="#id6">Contributors</a></h2>
|
||||
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Odoo SA <<a class="reference external" href="mailto:info@odoo.com">info@odoo.com</a>></li>
|
||||
<li>Savoir-faire Linux <<a class="reference external" href="mailto:support@savoirfairelinux.com">support@savoirfairelinux.com</a>></li>
|
||||
@ -457,14 +459,14 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="other-credits">
|
||||
<h2><a class="toc-backref" href="#id7">Other credits</a></h2>
|
||||
<h2><a class="toc-backref" href="#toc-entry-7">Other credits</a></h2>
|
||||
<p>The development of this module has been financially supported by:</p>
|
||||
<ul class="simple">
|
||||
<li>Camptocamp</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="maintainers">
|
||||
<h2><a class="toc-backref" href="#id8">Maintainers</a></h2>
|
||||
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
|
||||
<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>
|
||||
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
||||
|
@ -11,7 +11,7 @@
|
||||
class="app_settings_block"
|
||||
data-string="Knowledge"
|
||||
string="Knowledge"
|
||||
data-key="knowledge"
|
||||
data-key="document_knowledge"
|
||||
>
|
||||
<h2>Knowledge and Documents Management</h2>
|
||||
<div
|
||||
|
Loading…
Reference in New Issue
Block a user