diff --git a/document_knowledge/README.rst b/document_knowledge/README.rst index f384ba1b..0b282bd9 100644 --- a/document_knowledge/README.rst +++ b/document_knowledge/README.rst @@ -16,11 +16,14 @@ Knowledge Management System .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fknowledge-lightgray.png?logo=github :target: https://github.com/OCA/knowledge/tree/11.0/knowledge :alt: OCA/knowledge -.. |badge4| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/knowledge-11-0/knowledge-11-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/11.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| +|badge1| |badge2| |badge3| |badge4| |badge5| This module is the base for any knowledge and document management application. @@ -47,7 +50,8 @@ 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. +If you spotted it first, help us smashing it by providing a detailed and welcomed +`feedback `_. Do not contact contributors directly about support or help with technical issues. diff --git a/document_knowledge/__manifest__.py b/document_knowledge/__manifest__.py index cd536dcf..845ebf50 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 Management System", - "version": "11.0.1.0.0", + "version": "11.0.1.1.0", "author": "OpenERP SA," "MONK Software, " "Tecnativa, " diff --git a/document_knowledge/i18n/knowledge.pot b/document_knowledge/i18n/knowledge.pot index b8c0939c..bf7e6576 100644 --- a/document_knowledge/i18n/knowledge.pot +++ b/document_knowledge/i18n/knowledge.pot @@ -116,6 +116,12 @@ msgid "Provide document page and category as a wiki.\n" "- This installs the module document_page." msgstr "" +#. module: knowledge +#: model:ir.actions.act_window,name:knowledge.action_knowledge_configuration +#: model:ir.ui.menu,name:knowledge.menu_knowledge_configuration +msgid "Settings" +msgstr "" + #. module: knowledge #: model:ir.model.fields,field_description:knowledge.field_res_config_settings_module_cmis_write msgid "Store attachments in an external DMS instead of the Odoo Filestore" diff --git a/document_knowledge/static/description/index.html b/document_knowledge/static/description/index.html index e2eb2476..a7a66685 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 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

@@ -401,7 +401,8 @@ they are installable.

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.

+If you spotted it first, help us smashing it by providing a detailed and welcomed +feedback.

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

diff --git a/document_knowledge/views/knowledge.xml b/document_knowledge/views/knowledge.xml index 26a244be..f670f0da 100644 --- a/document_knowledge/views/knowledge.xml +++ b/document_knowledge/views/knowledge.xml @@ -31,18 +31,13 @@ - - + + Settings + ir.actions.act_window + res.config.settings + + form + inline + {'module': 'knowledge'} + + +