From df85afe7da73050b40afb4e2bfb9a6642d84b7ee Mon Sep 17 00:00:00 2001 From: Lois Rilo Date: Mon, 26 Jul 2021 17:53:12 +0200 Subject: [PATCH] [14.0][MIG] mrp_production_quant_manual_assign --- mrp_production_quant_manual_assign/README.rst | 16 ++++++++++------ .../__manifest__.py | 3 ++- .../readme/CONTRIBUTORS.rst | 4 ++++ .../readme/DESCRIPTION.rst | 2 +- .../static/description/index.html | 14 +++++++++----- .../views/mrp_production_views.xml | 2 +- 6 files changed, 27 insertions(+), 14 deletions(-) diff --git a/mrp_production_quant_manual_assign/README.rst b/mrp_production_quant_manual_assign/README.rst index 3857e0085..063f151e2 100644 --- a/mrp_production_quant_manual_assign/README.rst +++ b/mrp_production_quant_manual_assign/README.rst @@ -14,13 +14,13 @@ Production - Manual Quant Assignment :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html :alt: License: AGPL-3 .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmanufacture-lightgray.png?logo=github - :target: https://github.com/OCA/manufacture/tree/12.0/mrp_production_quant_manual_assign + :target: https://github.com/OCA/manufacture/tree/14.0/mrp_production_quant_manual_assign :alt: OCA/manufacture .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/manufacture-12-0/manufacture-12-0-mrp_production_quant_manual_assign + :target: https://translation.odoo-community.org/projects/manufacture-14-0/manufacture-14-0-mrp_production_quant_manual_assign :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png - :target: https://runbot.odoo-community.org/runbot/129/12.0 + :target: https://runbot.odoo-community.org/runbot/129/14.0 :alt: Try me on Runbot |badge1| |badge2| |badge3| |badge4| |badge5| @@ -28,7 +28,7 @@ Production - Manual Quant Assignment This module allows you to manually select quants for components of the manufacturing order. -The module depends on `stock_quant_manual_assign ` +The module depends on `stock_quant_manual_assign ` module and does not contain any logic per se. **Table of contents** @@ -52,7 +52,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. @@ -71,6 +71,10 @@ Contributors * Yoshi Tashiro +* `ForgeFlow `_: + + * Lois Rilo + Maintainers ~~~~~~~~~~~ @@ -84,6 +88,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/manufacture `_ project on GitHub. +This module is part of the `OCA/manufacture `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/mrp_production_quant_manual_assign/__manifest__.py b/mrp_production_quant_manual_assign/__manifest__.py index a86ca5be8..98d41a866 100644 --- a/mrp_production_quant_manual_assign/__manifest__.py +++ b/mrp_production_quant_manual_assign/__manifest__.py @@ -1,9 +1,10 @@ # Copyright 2021 Quartile Limited +# Copyright 2021 ForgeFlow S.L. (http://www.forgeflow.com) # License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html { "name": "Production - Manual Quant Assignment", - "version": "12.0.1.0.0", + "version": "14.0.1.0.0", "category": "Manufacturing", "license": "AGPL-3", "author": "Quartile Limited, Odoo Community Association (OCA)", diff --git a/mrp_production_quant_manual_assign/readme/CONTRIBUTORS.rst b/mrp_production_quant_manual_assign/readme/CONTRIBUTORS.rst index 46da2c913..cc55b7795 100644 --- a/mrp_production_quant_manual_assign/readme/CONTRIBUTORS.rst +++ b/mrp_production_quant_manual_assign/readme/CONTRIBUTORS.rst @@ -1,3 +1,7 @@ * `Quartile Limited `_: * Yoshi Tashiro + +* `ForgeFlow `_: + + * Lois Rilo diff --git a/mrp_production_quant_manual_assign/readme/DESCRIPTION.rst b/mrp_production_quant_manual_assign/readme/DESCRIPTION.rst index 8efe0a156..f8570c1ad 100644 --- a/mrp_production_quant_manual_assign/readme/DESCRIPTION.rst +++ b/mrp_production_quant_manual_assign/readme/DESCRIPTION.rst @@ -1,5 +1,5 @@ This module allows you to manually select quants for components of the manufacturing order. -The module depends on `stock_quant_manual_assign ` +The module depends on `stock_quant_manual_assign ` module and does not contain any logic per se. diff --git a/mrp_production_quant_manual_assign/static/description/index.html b/mrp_production_quant_manual_assign/static/description/index.html index b03cf813b..f38ab22b2 100644 --- a/mrp_production_quant_manual_assign/static/description/index.html +++ b/mrp_production_quant_manual_assign/static/description/index.html @@ -3,7 +3,7 @@ - + Production - Manual Quant Assignment