From 18f595f1b05ccd40aa81fcd8dc7f6ef44623624c Mon Sep 17 00:00:00 2001 From: Ernesto Tejeda Date: Mon, 6 Mar 2023 13:12:59 +0100 Subject: [PATCH] [MIG] stock_picking_report_valued_sale_mrp: Migration to 15.0 --- .../README.rst | 15 ++-- .../__manifest__.py | 2 +- .../readme/CONTRIBUTORS.rst | 1 + .../report/stock_picking_report_valued.xml | 87 ++++++++++++++----- .../static/description/index.html | 9 +- .../test_stock_picking_report_valued_mrp.py | 2 +- 6 files changed, 82 insertions(+), 34 deletions(-) diff --git a/stock_picking_report_valued_sale_mrp/README.rst b/stock_picking_report_valued_sale_mrp/README.rst index 094b8ce..b0c0d36 100644 --- a/stock_picking_report_valued_sale_mrp/README.rst +++ b/stock_picking_report_valued_sale_mrp/README.rst @@ -14,14 +14,14 @@ Valued picking linked with MRP Kits :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/13.0/stock_picking_report_valued_sale_mrp + :target: https://github.com/OCA/stock-logistics-reporting/tree/15.0/stock_picking_report_valued_sale_mrp :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-13-0/stock-logistics-reporting-13-0-stock_picking_report_valued_sale_mrp + :target: https://translation.odoo-community.org/projects/stock-logistics-reporting-15-0/stock-logistics-reporting-15-0-stock_picking_report_valued_sale_mrp :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/13.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/webui/builds.html?repo=OCA/stock-logistics-reporting&target_branch=15.0 + :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -69,7 +69,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. @@ -88,6 +88,7 @@ Contributors * David Vidal * Carlos Roca + * Ernesto Tejeda Maintainers ~~~~~~~~~~~ @@ -110,6 +111,6 @@ Current `maintainer `__: |maintainer-chienandalu| -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_picking_report_valued_sale_mrp/__manifest__.py b/stock_picking_report_valued_sale_mrp/__manifest__.py index c1a34d5..2cd8ffc 100644 --- a/stock_picking_report_valued_sale_mrp/__manifest__.py +++ b/stock_picking_report_valued_sale_mrp/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Valued picking linked with MRP Kits", "summary": "Allow to summarize the picking related with the selled kits", - "version": "13.0.1.0.3", + "version": "15.0.1.0.0", "development_status": "Beta", "category": "Warehouse Management", "website": "https://github.com/OCA/stock-logistics-reporting", diff --git a/stock_picking_report_valued_sale_mrp/readme/CONTRIBUTORS.rst b/stock_picking_report_valued_sale_mrp/readme/CONTRIBUTORS.rst index 1bed2df..5fcb48e 100644 --- a/stock_picking_report_valued_sale_mrp/readme/CONTRIBUTORS.rst +++ b/stock_picking_report_valued_sale_mrp/readme/CONTRIBUTORS.rst @@ -2,3 +2,4 @@ * David Vidal * Carlos Roca + * Ernesto Tejeda diff --git a/stock_picking_report_valued_sale_mrp/report/stock_picking_report_valued.xml b/stock_picking_report_valued_sale_mrp/report/stock_picking_report_valued.xml index ea9511a..5d3091d 100644 --- a/stock_picking_report_valued_sale_mrp/report/stock_picking_report_valued.xml +++ b/stock_picking_report_valued_sale_mrp/report/stock_picking_report_valued.xml @@ -1,23 +1,74 @@ - + + - diff --git a/stock_picking_report_valued_sale_mrp/static/description/index.html b/stock_picking_report_valued_sale_mrp/static/description/index.html index e3876fd..8b51af0 100644 --- a/stock_picking_report_valued_sale_mrp/static/description/index.html +++ b/stock_picking_report_valued_sale_mrp/static/description/index.html @@ -3,7 +3,7 @@ - + Valued picking linked with MRP Kits