From 4972a0cde9144be598a995ef8c97694d0e96b46c Mon Sep 17 00:00:00 2001 From: Juany Davila Date: Mon, 13 Jun 2022 14:36:21 -0500 Subject: [PATCH] [MIG] product_supplierinfo_for_customer_picking: Migration to 15.0 --- product_supplierinfo_for_customer_picking/README.rst | 11 ++++++----- .../__manifest__.py | 2 +- .../models/stock_move.py | 1 - .../readme/CONTRIBUTORS.rst | 1 + .../static/description/index.html | 9 +++++---- .../test_product_supplierinfo_for_customer_picking.py | 2 +- 6 files changed, 14 insertions(+), 12 deletions(-) diff --git a/product_supplierinfo_for_customer_picking/README.rst b/product_supplierinfo_for_customer_picking/README.rst index 8fb40ec86550..16c85bf8cd27 100644 --- a/product_supplierinfo_for_customer_picking/README.rst +++ b/product_supplierinfo_for_customer_picking/README.rst @@ -14,13 +14,13 @@ Product Supplierinfo For Customer Picking :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--workflow-lightgray.png?logo=github - :target: https://github.com/OCA/stock-logistics-workflow/tree/14.0/product_supplierinfo_for_customer_picking + :target: https://github.com/OCA/stock-logistics-workflow/tree/15.0/product_supplierinfo_for_customer_picking :alt: OCA/stock-logistics-workflow .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/stock-logistics-workflow-14-0/stock-logistics-workflow-14-0-product_supplierinfo_for_customer_picking + :target: https://translation.odoo-community.org/projects/stock-logistics-workflow-15-0/stock-logistics-workflow-15-0-product_supplierinfo_for_customer_picking :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/154/14.0 + :target: https://runbot.odoo-community.org/runbot/154/15.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -39,7 +39,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. @@ -59,6 +59,7 @@ Contributors * Lorenzo Battistini * Serpent Consulting Services Pvt. Ltd. * Aaron Henriquez +* Juany Davila Maintainers ~~~~~~~~~~~ @@ -73,6 +74,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-workflow `_ project on GitHub. +This module is part of the `OCA/stock-logistics-workflow `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/product_supplierinfo_for_customer_picking/__manifest__.py b/product_supplierinfo_for_customer_picking/__manifest__.py index d0211d16436c..11f474c6fb25 100644 --- a/product_supplierinfo_for_customer_picking/__manifest__.py +++ b/product_supplierinfo_for_customer_picking/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Product Supplierinfo For Customer Picking", - "version": "14.0.1.0.1", + "version": "15.0.1.0.1", "author": "Agile Business Group, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-workflow", "category": "Stock", diff --git a/product_supplierinfo_for_customer_picking/models/stock_move.py b/product_supplierinfo_for_customer_picking/models/stock_move.py index 2f979d88355f..d03cc0db8bfb 100644 --- a/product_supplierinfo_for_customer_picking/models/stock_move.py +++ b/product_supplierinfo_for_customer_picking/models/stock_move.py @@ -27,5 +27,4 @@ def _compute_product_customer_code(self): product_customer_code = fields.Char( compute="_compute_product_customer_code", - string="Product Customer Code", ) diff --git a/product_supplierinfo_for_customer_picking/readme/CONTRIBUTORS.rst b/product_supplierinfo_for_customer_picking/readme/CONTRIBUTORS.rst index c0fcdc080390..04459418032d 100644 --- a/product_supplierinfo_for_customer_picking/readme/CONTRIBUTORS.rst +++ b/product_supplierinfo_for_customer_picking/readme/CONTRIBUTORS.rst @@ -3,3 +3,4 @@ * Lorenzo Battistini * Serpent Consulting Services Pvt. Ltd. * Aaron Henriquez +* Juany Davila diff --git a/product_supplierinfo_for_customer_picking/static/description/index.html b/product_supplierinfo_for_customer_picking/static/description/index.html index 1910a9c25544..9f56523085b2 100644 --- a/product_supplierinfo_for_customer_picking/static/description/index.html +++ b/product_supplierinfo_for_customer_picking/static/description/index.html @@ -3,7 +3,7 @@ - + Product Supplierinfo For Customer Picking