diff --git a/server_action_navigate/__manifest__.py b/server_action_navigate/__manifest__.py index 14a1affa8..5a6ce67b9 100644 --- a/server_action_navigate/__manifest__.py +++ b/server_action_navigate/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Server Actions - Navigate", - "version": "12.0.1.0.0", + "version": "13.0.1.0.0", "author": "GRAP, " "Odoo Community Association (OCA)", "summary": "Navigate between any items of any Odoo Models", "category": "Tools", diff --git a/server_action_navigate/i18n/fr.po b/server_action_navigate/i18n/fr.po index c8502610c..6310abd64 100644 --- a/server_action_navigate/i18n/fr.po +++ b/server_action_navigate/i18n/fr.po @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 13.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-02-25 14:25+0000\n" "PO-Revision-Date: 2020-02-25 14:25+0000\n" diff --git a/server_action_navigate/i18n/server_action_navigate.pot b/server_action_navigate/i18n/server_action_navigate.pot index 04850195b..d43c3c4a5 100644 --- a/server_action_navigate/i18n/server_action_navigate.pot +++ b/server_action_navigate/i18n/server_action_navigate.pot @@ -4,7 +4,7 @@ # 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" "Language-Team: \n" diff --git a/server_action_navigate/static/description/index.html b/server_action_navigate/static/description/index.html index b56ca7f2b..12e7f9a2a 100644 --- a/server_action_navigate/static/description/index.html +++ b/server_action_navigate/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/server-backend Translate me on Weblate Try me on Runbot

+

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

This module provides a generic tool to have the possibility to see a list of records associated to a given selection of records. This is basically the UI version of recordset.mapped('field1.field2').

For example, if you use the sale module, you can configure an action to see @@ -419,13 +419,13 @@ button.

  • click on ‘Action’ Button
  • -https://raw.githubusercontent.com/OCA/server-backend/12.0/server_action_navigate/static/description/sale_order_tree.png +https://raw.githubusercontent.com/OCA/server-backend/13.0/server_action_navigate/static/description/sale_order_tree.png
    -https://raw.githubusercontent.com/OCA/server-backend/12.0/server_action_navigate/static/description/product_product_tree.png +https://raw.githubusercontent.com/OCA/server-backend/13.0/server_action_navigate/static/description/product_product_tree.png
    @@ -433,7 +433,7 @@ button.

    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.

    @@ -459,7 +459,7 @@ mission is to support the collaborative development of Odoo features and promote its widespread use.

    Current maintainer:

    legalsylvain

    -

    This module is part of the OCA/server-backend project on GitHub.

    +

    This module is part of the OCA/server-backend project on GitHub.

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