mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-19 03:42:19 -06:00
[IMP] document_knowledge: pre-commit auto fixes
This commit is contained in:
committed by
Khôi (Kiên Kim)
parent
c5e1903086
commit
2c2e1fb1fa
19
document_knowledge/readme/CONFIGURE.md
Normal file
19
document_knowledge/readme/CONFIGURE.md
Normal file
@@ -0,0 +1,19 @@
|
||||
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.
|
||||
@@ -1,20 +0,0 @@
|
||||
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:
|
||||
|
||||
#. Go to *Settings/Activate the developer mode*. Only a user with
|
||||
*Administration / Settings* permissions can do that.
|
||||
|
||||
#. Go to *Settings / Users & Companies / Users* and set the checkbox
|
||||
*Central access to Documents* to the selected users.
|
||||
16
document_knowledge/readme/CONTRIBUTORS.md
Normal file
16
document_knowledge/readme/CONTRIBUTORS.md
Normal file
@@ -0,0 +1,16 @@
|
||||
- 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>\>
|
||||
@@ -1,17 +0,0 @@
|
||||
* 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>
|
||||
@@ -1,3 +1,3 @@
|
||||
The development of this module has been financially supported by:
|
||||
|
||||
* Camptocamp
|
||||
- Camptocamp
|
||||
@@ -1 +1,2 @@
|
||||
This module is the base for any knowledge and document management application.
|
||||
This module is the base for any knowledge and document management
|
||||
application.
|
||||
@@ -1,5 +1,5 @@
|
||||
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.
|
||||
*Knowledge/Documents* to all the documents attached to records of any
|
||||
model for which they have read permission.
|
||||
Reference in New Issue
Block a user