Skip to content

Commit f664f54

Browse files
committed
Merge PR #569 into 19.0
Signed-off-by pedrobaeza
2 parents ffb9a21 + c5736d2 commit f664f54

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+11087
-0
lines changed

document_knowledge/README.rst

Lines changed: 145 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,145 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
5+
===================
6+
Documents Knowledge
7+
===================
8+
9+
..
10+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
11+
!! This file is generated by oca-gen-addon-readme !!
12+
!! changes will be overwritten. !!
13+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14+
!! source digest: sha256:641f44741ed129b0b8d0c6bc067b654db6176a3d7b91332bfe312e989ddc0e26
15+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
16+
17+
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
18+
:target: https://odoo-community.org/page/development-status
19+
:alt: Beta
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
21+
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
22+
:alt: License: AGPL-3
23+
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github
24+
:target: https://github.com/OCA/knowledge/tree/19.0/document_knowledge
25+
:alt: OCA/knowledge
26+
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
27+
:target: https://translation.odoo-community.org/projects/knowledge-19-0/knowledge-19-0-document_knowledge
28+
:alt: Translate me on Weblate
29+
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
30+
:target: https://runboat.odoo-community.org/builds?repo=OCA/knowledge&target_branch=19.0
31+
:alt: Try me on Runboat
32+
33+
|badge1| |badge2| |badge3| |badge4| |badge5|
34+
35+
This module is the base for any knowledge and document management
36+
application.
37+
38+
**Table of contents**
39+
40+
.. contents::
41+
:local:
42+
43+
Configuration
44+
=============
45+
46+
To set up this module, you need to go to:
47+
48+
- Knowledge / Configuration / Settings
49+
50+
From this menu you'll have a central access to install the apps that
51+
belong to Knowledge.
52+
53+
- Check *Attachments List and Document Indexation* if you want to
54+
install the module that allows users to attach documents to any model.
55+
- Check *Manage attachments centrally* if you want all users to be able
56+
to access to the all attachments to which they have read permissions,
57+
from the menu *Knowledge / Documents*
58+
59+
If you want to grant Central Access to Documents only to some users:
60+
61+
1. Go to *Settings/Activate the developer mode*. Only a user with
62+
*Administration / Settings* permissions can do that.
63+
2. Go to *Settings / Users & Companies / Users* and set the checkbox
64+
*Central access to Documents* to the selected users.
65+
66+
Usage
67+
=====
68+
69+
This module adds a new top level menu *Knowledge*
70+
71+
Users with permission *Central access to Documents* can access in
72+
*Knowledge/Documents* to all the documents attached to records of any
73+
model for which they have read permission.
74+
75+
Bug Tracker
76+
===========
77+
78+
Bugs are tracked on `GitHub Issues <https://github.com/OCA/knowledge/issues>`_.
79+
In case of trouble, please check there if your issue has already been reported.
80+
If you spotted it first, help us to smash it by providing a detailed and welcomed
81+
`feedback <https://github.com/OCA/knowledge/issues/new?body=module:%20document_knowledge%0Aversion:%2019.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
82+
83+
Do not contact contributors directly about support or help with technical issues.
84+
85+
Credits
86+
=======
87+
88+
Authors
89+
-------
90+
91+
* OpenERP SA
92+
* MONK Software
93+
* Tecnativa
94+
* ForgeFlow
95+
96+
Contributors
97+
------------
98+
99+
- Odoo SA <info@odoo.com>
100+
- Savoir-faire Linux <support@savoirfairelinux.com>
101+
- Gervais Naoussi <gervaisnaoussi@gmail.com>
102+
- Leonardo Donelli <leonardo.donelli@monksoftware.it>
103+
- Maxime Chambreuil <mchambreuil@ursainfosystems.com>
104+
- Fayez Qandeel
105+
- Iván Todorovich <ivan.todorovich@gmail.com>
106+
- Jordi Ballester <jordi.ballester@forgeflow.com>
107+
- Marie Lejeune <marie.lejeune@acsone.eu>
108+
- `Tecnativa <https://www.tecnativa.com>`__:
109+
110+
- Vicent Cubells
111+
- Ernesto Tejeda
112+
113+
- Trobz
114+
115+
- Dung Tran <dungtd@trobz.com>
116+
- Khoi (Kien Kim) khoikk@trobz.com
117+
118+
- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`__
119+
120+
- Bhavesh Heliconia
121+
122+
Other credits
123+
-------------
124+
125+
The migration of this module from 17.0 to 18.0 was financially supported
126+
by:
127+
128+
- Camptocamp
129+
130+
Maintainers
131+
-----------
132+
133+
This module is maintained by the OCA.
134+
135+
.. image:: https://odoo-community.org/logo.png
136+
:alt: Odoo Community Association
137+
:target: https://odoo-community.org
138+
139+
OCA, or the Odoo Community Association, is a nonprofit organization whose
140+
mission is to support the collaborative development of Odoo features and
141+
promote its widespread use.
142+
143+
This module is part of the `OCA/knowledge <https://github.com/OCA/knowledge/tree/19.0/document_knowledge>`_ project on GitHub.
144+
145+
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

document_knowledge/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>).
2+
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
3+
4+
from . import models

document_knowledge/__manifest__.py

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Copyright (C) 2004-2009 Tiny SPRL (<http://tiny.be>).
2+
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
3+
{
4+
"name": "Documents Knowledge",
5+
"version": "19.0.1.0.0",
6+
"author": "OpenERP SA,"
7+
"MONK Software, "
8+
"Tecnativa, "
9+
"ForgeFlow, "
10+
"Odoo Community Association (OCA)",
11+
"category": "Knowledge",
12+
"license": "AGPL-3",
13+
"website": "https://github.com/OCA/knowledge",
14+
"depends": ["base"],
15+
"data": [
16+
"data/ir_module_category.xml",
17+
"security/document_knowledge_security.xml",
18+
"data/res_users.xml",
19+
"views/document_knowledge.xml",
20+
"views/res_config.xml",
21+
],
22+
"demo": ["demo/document_knowledge.xml"],
23+
"installable": True,
24+
"application": True,
25+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?xml version="1.0" encoding="utf-8" ?>
2+
<odoo>
3+
<record model="ir.module.category" id="module_category_knowledge">
4+
<field name="name">Documents Knowledge</field>
5+
<field name="description">Manage documents and knowledge-related
6+
applications
7+
</field>
8+
<field name="sequence">30</field>
9+
</record>
10+
</odoo>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="utf-8" ?>
2+
<odoo>
3+
<record id="base.user_admin" model="res.users">
4+
<field
5+
name="group_ids"
6+
eval="[(4,ref('document_knowledge.group_document_user'))]"
7+
/>
8+
</record>
9+
</odoo>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="utf-8" ?>
2+
<odoo noupdate="1">
3+
<record id="base.user_demo" model="res.users">
4+
<field
5+
name="groups_id"
6+
eval="[(4,ref('document_knowledge.group_document_user'))]"
7+
/>
8+
</record>
9+
</odoo>

document_knowledge/i18n/am.po

Lines changed: 131 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,131 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * knowledge
4+
#
5+
# Translators:
6+
msgid ""
7+
msgstr ""
8+
"Project-Id-Version: knowledge (9.0)\n"
9+
"Report-Msgid-Bugs-To: \n"
10+
"POT-Creation-Date: 2016-08-13 13:00+0000\n"
11+
"PO-Revision-Date: 2016-09-09 12:26+0000\n"
12+
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n"
13+
"Language-Team: Amharic (http://www.transifex.com/oca/OCA-knowledge-9-0/"
14+
"language/am/)\n"
15+
"Language: am\n"
16+
"MIME-Version: 1.0\n"
17+
"Content-Type: text/plain; charset=UTF-8\n"
18+
"Content-Transfer-Encoding: \n"
19+
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
20+
21+
#. module: document_knowledge
22+
#: model:ir.model,name:document_knowledge.model_ir_attachment
23+
msgid "Attachment"
24+
msgstr ""
25+
26+
#. module: document_knowledge
27+
#: model:ir.model.fields,field_description:document_knowledge.field_res_config_settings__group_ir_attachment_user
28+
#: model:res.groups,name:document_knowledge.group_ir_attachment_user
29+
msgid "Central access to Documents"
30+
msgstr ""
31+
32+
#. module: document_knowledge
33+
#: model:ir.model,name:document_knowledge.model_res_config_settings
34+
#, fuzzy
35+
msgid "Config Settings"
36+
msgstr "ማስተካከያዎች"
37+
38+
#. module: document_knowledge
39+
#: model:ir.ui.menu,name:document_knowledge.menu_document_configuration
40+
msgid "Configuration"
41+
msgstr "ማስተካከያዎች"
42+
43+
#. module: document_knowledge
44+
#: model:res.groups,name:document_knowledge.group_document_user
45+
msgid "Document Knowledge user"
46+
msgstr ""
47+
48+
#. module: document_knowledge
49+
#: model:ir.actions.act_window,name:document_knowledge.knowledge_action_documents
50+
#: model:ir.ui.menu,name:document_knowledge.menu_document
51+
#: model:ir.ui.menu,name:document_knowledge.menu_document_section
52+
#: model_terms:ir.ui.view,arch_db:document_knowledge.ir_attachment_view_user_documents
53+
msgid "Documents"
54+
msgstr ""
55+
56+
#. module: document_knowledge
57+
#: model:ir.module.category,name:document_knowledge.module_category_knowledge
58+
msgid "Documents Knowledge"
59+
msgstr ""
60+
61+
#. module: document_knowledge
62+
#: model_terms:ir.ui.view,arch_db:document_knowledge.ir_attachment_view_user_documents
63+
msgid "Group by"
64+
msgstr ""
65+
66+
#. module: document_knowledge
67+
#: model:ir.ui.menu,name:document_knowledge.menu_document_root
68+
#: model_terms:ir.ui.view,arch_db:document_knowledge.view_knowledge_configuration
69+
msgid "Knowledge"
70+
msgstr ""
71+
72+
#. module: document_knowledge
73+
#: model_terms:ir.ui.view,arch_db:document_knowledge.view_knowledge_configuration
74+
msgid "Knowledge and Documents Management"
75+
msgstr ""
76+
77+
#. module: document_knowledge
78+
#: model:ir.module.category,description:document_knowledge.module_category_knowledge
79+
msgid ""
80+
"Manage documents and knowledge-related\n"
81+
" applications\n"
82+
" "
83+
msgstr ""
84+
85+
#. module: document_knowledge
86+
#: model_terms:ir.ui.view,arch_db:document_knowledge.ir_attachment_view_user_documents
87+
msgid "Model"
88+
msgstr ""
89+
90+
#. module: document_knowledge
91+
#: model:ir.model.fields,field_description:document_knowledge.field_ir_attachment__res_model
92+
msgid "Resource Model"
93+
msgstr ""
94+
95+
#. module: document_knowledge
96+
#: model:ir.actions.act_window,name:document_knowledge.action_knowledge_configuration
97+
#: model:ir.ui.menu,name:document_knowledge.menu_knowledge_configuration
98+
msgid "Settings"
99+
msgstr ""
100+
101+
#. module: document_knowledge
102+
#: model_terms:ir.ui.view,arch_db:document_knowledge.view_knowledge_configuration
103+
msgid ""
104+
"When you set this field all users will be able to "
105+
"manage attachments centrally, from the Document "
106+
"Knowledge/Documents menu."
107+
msgstr ""
108+
109+
#~ msgid "Apply"
110+
#~ msgstr "ማመልከት"
111+
112+
#~ msgid "Cancel"
113+
#~ msgstr "መሰረዝ"
114+
115+
#~ msgid "Created by"
116+
#~ msgstr "Creado por"
117+
118+
#~ msgid "Created on"
119+
#~ msgstr "Creado en"
120+
121+
#~ msgid "ID"
122+
#~ msgstr "ID"
123+
124+
#~ msgid "Last Updated by"
125+
#~ msgstr "Última actualización por"
126+
127+
#~ msgid "Last Updated on"
128+
#~ msgstr "Última actualización en"
129+
130+
#~ msgid "or"
131+
#~ msgstr "ወይም"

0 commit comments

Comments
 (0)