diff --git a/stock_move_value_report/README.rst b/stock_move_value_report/README.rst index d1c300e..e222e06 100644 --- a/stock_move_value_report/README.rst +++ b/stock_move_value_report/README.rst @@ -14,13 +14,13 @@ Stock Move Cost Value Report :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--reporting-lightgray.png?logo=github - :target: https://github.com/OCA/stock-logistics-reporting/tree/12.0/stock_move_value_report + :target: https://github.com/OCA/stock-logistics-reporting/tree/13.0/stock_move_value_report :alt: OCA/stock-logistics-reporting .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/stock-logistics-reporting-12-0/stock-logistics-reporting-12-0-stock_move_value_report + :target: https://translation.odoo-community.org/projects/stock-logistics-reporting-13-0/stock-logistics-reporting-13-0-stock_move_value_report :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/151/12.0 + :target: https://runbot.odoo-community.org/runbot/151/13.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -60,7 +60,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. @@ -93,6 +93,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/stock-logistics-reporting `_ project on GitHub. +This module is part of the `OCA/stock-logistics-reporting `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/stock_move_value_report/__manifest__.py b/stock_move_value_report/__manifest__.py index 0b42df8..005e690 100644 --- a/stock_move_value_report/__manifest__.py +++ b/stock_move_value_report/__manifest__.py @@ -2,10 +2,10 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "Stock Move Cost Value Report", - "version": "12.0.1.1.0", + "version": "13.0.1.0.0", "category": "Warehouse", "website": "https://github.com/OCA/stock-logistics-reporting", - "author": "Tecnativa, " "Odoo Community Association (OCA)", + "author": "Tecnativa, Odoo Community Association (OCA)", "license": "AGPL-3", "application": False, "installable": True, diff --git a/stock_move_value_report/i18n/stock_move_value_report.pot b/stock_move_value_report/i18n/stock_move_value_report.pot index e047e28..96ef4e8 100644 --- a/stock_move_value_report/i18n/stock_move_value_report.pot +++ b/stock_move_value_report/i18n/stock_move_value_report.pot @@ -1,12 +1,12 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * stock_move_value_report +# * stock_move_value_report # 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" @@ -149,4 +149,3 @@ msgstr "" #: model_terms:ir.ui.view,arch_db:stock_move_value_report.report_stock_move_value_document msgid "Selected operations cost value" msgstr "" - diff --git a/stock_move_value_report/report/stock_inventory_value_report.xml b/stock_move_value_report/report/stock_inventory_value_report.xml index 7709206..d2670b9 100644 --- a/stock_move_value_report/report/stock_inventory_value_report.xml +++ b/stock_move_value_report/report/stock_inventory_value_report.xml @@ -18,9 +18,9 @@ - + - + diff --git a/stock_move_value_report/report/stock_move_line_value_report.xml b/stock_move_value_report/report/stock_move_line_value_report.xml index 54a0f0e..19048dc 100644 --- a/stock_move_value_report/report/stock_move_line_value_report.xml +++ b/stock_move_value_report/report/stock_move_line_value_report.xml @@ -57,14 +57,22 @@ + + @@ -76,7 +84,7 @@