diff --git a/document_knowledge/README.rst b/document_knowledge/README.rst index 292b2f2c..0fd48b83 100644 --- a/document_knowledge/README.rst +++ b/document_knowledge/README.rst @@ -14,13 +14,13 @@ Knowledge :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/12.0/knowledge + :target: https://github.com/OCA/knowledge/tree/13.0/knowledge :alt: OCA/knowledge .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/knowledge-12-0/knowledge-12-0-knowledge + :target: https://translation.odoo-community.org/projects/knowledge-13-0/knowledge-13-0-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/12.0 + :target: https://runbot.odoo-community.org/runbot/118/13.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -71,7 +71,7 @@ Bug Tracker Bugs are tracked on `GitHub 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 -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -95,9 +95,12 @@ Contributors * Leonardo Donelli * Maxime Chambreuil * Fayez Qandeel -* Vicent Cubells * Iván Todorovich * Jordi Ballester +* `Tecnativa `_: + + * Vicent Cubells + * Ernesto Tejeda Maintainers ~~~~~~~~~~~ @@ -112,6 +115,6 @@ 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 `_ project on GitHub. +This module is part of the `OCA/knowledge `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/document_knowledge/__manifest__.py b/document_knowledge/__manifest__.py index e7b36416..cf11f135 100644 --- a/document_knowledge/__manifest__.py +++ b/document_knowledge/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "Knowledge", - "version": "12.0.1.0.0", + "version": "13.0.1.0.0", "author": "OpenERP SA," "MONK Software, " "Tecnativa, " @@ -15,6 +15,7 @@ "data": [ "data/ir_module_category.xml", "security/knowledge_security.xml", + "data/res_users.xml", "views/knowledge.xml", "views/res_config.xml", ], diff --git a/document_knowledge/data/res_users.xml b/document_knowledge/data/res_users.xml new file mode 100644 index 00000000..0553ad0c --- /dev/null +++ b/document_knowledge/data/res_users.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/document_knowledge/i18n/knowledge.pot b/document_knowledge/i18n/knowledge.pot index 9e87b725..7e2a417f 100644 --- a/document_knowledge/i18n/knowledge.pot +++ b/document_knowledge/i18n/knowledge.pot @@ -1,12 +1,12 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * knowledge +# * knowledge # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: <>\n" +"Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -15,7 +15,8 @@ msgstr "" #. module: knowledge #: model:ir.model.fields,help:knowledge.field_res_config_settings__module_document_page_approval -msgid "Add workflow on documents per category.\n" +msgid "" +"Add workflow on documents per category.\n" "- This installs the module document_page_approval." msgstr "" @@ -30,7 +31,7 @@ msgid "Attachment" msgstr "" #. module: knowledge -#: model:ir.model.fields,field_description:knowledge.field_res_config_settings__module_document +#: model:ir.model.fields,field_description:knowledge.field_res_config_settings__module_attachment_indexation msgid "Attachments List and Document Indexation" msgstr "" @@ -52,14 +53,16 @@ msgstr "" #. module: knowledge #: model:ir.model.fields,help:knowledge.field_res_config_settings__module_cmis_read -msgid "Connect Odoo with a CMIS compatible server to attach files\n" +msgid "" +"Connect Odoo with a CMIS compatible server to attach files\n" "to an Odoo record.\n" "- This installs the module cmis_read." msgstr "" #. module: knowledge #: model:ir.model.fields,help:knowledge.field_res_config_settings__module_cmis_write -msgid "Connect Odoo with a CMIS compatible server to store files.\n" +msgid "" +"Connect Odoo with a CMIS compatible server to store files.\n" "- This installs the module cmis_write." msgstr "" @@ -69,9 +72,10 @@ msgid "Connect with an external DMS" msgstr "" #. module: knowledge -#: model:ir.model.fields,help:knowledge.field_res_config_settings__module_document -msgid "Document indexation, full text search of attachements.\n" -"- This installs the module document." +#: model:ir.model.fields,help:knowledge.field_res_config_settings__module_attachment_indexation +msgid "" +"Document indexation, full text search of attachements.\n" +"- This installs the module attachment_indexation." msgstr "" #. module: knowledge @@ -111,7 +115,8 @@ msgstr "" #. module: knowledge #: model:ir.module.category,description:knowledge.module_category_knowledge -msgid "Manage documents and knowledge-related\n" +msgid "" +"Manage documents and knowledge-related\n" " applications\n" " " msgstr "" @@ -128,7 +133,8 @@ msgstr "" #. module: knowledge #: model:ir.model.fields,help:knowledge.field_res_config_settings__module_document_page -msgid "Provide document page and category as a wiki.\n" +msgid "" +"Provide document page and category as a wiki.\n" "- This installs the module document_page." msgstr "" @@ -155,6 +161,7 @@ msgstr "" #. module: knowledge #: model:ir.model.fields,help:knowledge.field_res_config_settings__group_ir_attachment_user -msgid "When you set this field all users will be able to manage attachments centrally, from the Knowledge/Documents menu." +msgid "" +"When you set this field all users will be able to manage attachments " +"centrally, from the Knowledge/Documents menu." msgstr "" - diff --git a/document_knowledge/models/res_config.py b/document_knowledge/models/res_config.py index 81e34ddb..9f2b7897 100644 --- a/document_knowledge/models/res_config.py +++ b/document_knowledge/models/res_config.py @@ -7,10 +7,10 @@ from odoo import fields, models class KnowledgeConfigSettings(models.TransientModel): _inherit = "res.config.settings" - module_document = fields.Boolean( + module_attachment_indexation = fields.Boolean( "Attachments List and Document Indexation", help="Document indexation, full text search of attachements.\n" - "- This installs the module document.", + "- This installs the module attachment_indexation.", ) group_ir_attachment_user = fields.Boolean( diff --git a/document_knowledge/readme/CONTRIBUTORS.rst b/document_knowledge/readme/CONTRIBUTORS.rst index b5d4b9fa..1c0f76e6 100644 --- a/document_knowledge/readme/CONTRIBUTORS.rst +++ b/document_knowledge/readme/CONTRIBUTORS.rst @@ -4,6 +4,9 @@ * Leonardo Donelli * Maxime Chambreuil * Fayez Qandeel -* Vicent Cubells * Iván Todorovich * Jordi Ballester +* `Tecnativa `_: + + * Vicent Cubells + * Ernesto Tejeda diff --git a/document_knowledge/static/description/index.html b/document_knowledge/static/description/index.html index 910b37b1..80f092fc 100644 --- a/document_knowledge/static/description/index.html +++ b/document_knowledge/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/knowledge Translate me on Weblate Try me on Runbot

+

Beta License: AGPL-3 OCA/knowledge Translate me on Weblate Try me on Runbot

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

Table of contents

@@ -418,7 +418,7 @@ for which they have read permission.

Bugs are tracked on GitHub 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 -feedback.

+feedback.

Do not contact contributors directly about support or help with technical issues.

@@ -441,9 +441,13 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
  • Leonardo Donelli <leonardo.donelli@monksoftware.it>
  • Maxime Chambreuil <mchambreuil@ursainfosystems.com>
  • Fayez Qandeel
  • -
  • Vicent Cubells <vicent.cubells@tecnativa.com>
  • Iván Todorovich <ivan.todorovich@gmail.com>
  • Jordi Ballester <jordi.ballester@eficent.com>
  • +
  • Tecnativa:
      +
    • Vicent Cubells
    • +
    • Ernesto Tejeda
    • +
    +
  • @@ -453,7 +457,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome

    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 project on GitHub.

    +

    This module is part of the OCA/knowledge project on GitHub.

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

    diff --git a/document_knowledge/views/res_config.xml b/document_knowledge/views/res_config.xml index a299c03b..b7965dc7 100644 --- a/document_knowledge/views/res_config.xml +++ b/document_knowledge/views/res_config.xml @@ -15,10 +15,10 @@ id="maintenance_mode_setting">
    - +
    -