knowledge/document_knowledge
2025-03-28 15:48:45 +00:00
..
data [CHG] module name: knowledge -> document_knowledge 2024-11-01 11:05:05 +07:00
demo [CHG] module name: knowledge -> document_knowledge 2024-11-01 11:05:05 +07:00
i18n Translated using Weblate (Italian) 2024-11-14 11:06:29 +00:00
models [MIG] document_knowledge: Migration to 18.0 2024-11-13 15:56:14 +07:00
readme [MIG] document_knowledge: Migration to 18.0 2024-11-13 15:56:14 +07:00
security [CHG] module name: knowledge -> document_knowledge 2024-11-01 11:05:05 +07:00
static/description [BOT] post-merge updates 2025-03-28 15:48:45 +00:00
views [FIX] document_knowledge: Use different path to avoid collision with odoo documents 2025-01-07 13:40:14 -03:00
__init__.py knowledge: Migration to 11.0 2024-10-29 17:33:23 +07:00
__manifest__.py [BOT] post-merge updates 2025-03-28 15:48:45 +00:00
pyproject.toml [IMP] document_knowledge: pre-commit auto fixes 2024-11-01 11:05:05 +07:00
README.rst [BOT] post-merge updates 2025-03-28 15:48:45 +00:00

===================
Documents Knowledge
===================

.. 
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! This file is generated by oca-gen-addon-readme !!
   !! changes will be overwritten.                   !!
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
   !! source digest: sha256:c439f81fdd8d0d9b6672f4342b39a56f7b1cde7c0030a43b129ddac6a089285b
   !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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
    :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
    :target: https://github.com/OCA/knowledge/tree/18.0/document_knowledge
    :alt: OCA/knowledge
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
    :target: https://translation.odoo-community.org/projects/knowledge-18-0/knowledge-18-0-document_knowledge
    :alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
    :target: https://runboat.odoo-community.org/builds?repo=OCA/knowledge&target_branch=18.0
    :alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module is the base for any knowledge and document management
application.

**Table of contents**

.. contents::
   :local:

Configuration
=============

To set up this module, you need to go to:

- Knowledge / Configuration / Settings

From this menu you'll have a central access to install the apps that
belong to Knowledge.

- Check *Attachments List and Document Indexation* if you want to
  install the module that allows users to attach documents to any model.
- Check *Manage attachments centrally* if you want all users to be able
  to access to the all attachments to which they have read permissions,
  from the menu *Knowledge / Documents*

If you want to grant Central Access to Documents only to some users:

1. Go to *Settings/Activate the developer mode*. Only a user with
   *Administration / Settings* permissions can do that.
2. Go to *Settings / Users & Companies / Users* and set the checkbox
   *Central access to Documents* to the selected users.

Usage
=====

This module adds a new top level menu *Knowledge*

Users with permission *Central access to Documents* can access in
*Knowledge/Documents* to all the documents attached to records of any
model for which they have read permission.

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 to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/knowledge/issues/new?body=module:%20document_knowledge%0Aversion:%2018.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.

Credits
=======

Authors
-------

* OpenERP SA
* MONK Software
* Tecnativa
* ForgeFlow

Contributors
------------

- Odoo SA <info@odoo.com>
- Savoir-faire Linux <support@savoirfairelinux.com>
- Gervais Naoussi <gervaisnaoussi@gmail.com>
- Leonardo Donelli <leonardo.donelli@monksoftware.it>
- Maxime Chambreuil <mchambreuil@ursainfosystems.com>
- Fayez Qandeel
- Iván Todorovich <ivan.todorovich@gmail.com>
- Jordi Ballester <jordi.ballester@forgeflow.com>
- Marie Lejeune <marie.lejeune@acsone.eu>
- `Tecnativa <https://www.tecnativa.com>`__:

  - Vicent Cubells
  - Ernesto Tejeda

Trobz

- Dung Tran <dungtd@trobz.com>
- Khoi (Kien Kim) khoikk@trobz.com

Other credits
-------------

The migration of this module from 17.0 to 18.0 was financially supported
by:

- Camptocamp

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/knowledge <https://github.com/OCA/knowledge/tree/18.0/document_knowledge>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.