From f6d9104b00f54419b3f0146843cfc068843a22a7 Mon Sep 17 00:00:00 2001 From: Adriana Saiz Date: Thu, 18 Jul 2024 10:27:40 +0200 Subject: [PATCH] [MIG] stock_production_lot_quantity_tree: Migration to 16.0 --- stock_production_lot_quantity_tree/README.rst | 11 ++++++----- stock_production_lot_quantity_tree/__manifest__.py | 2 +- .../readme/CONTRIBUTORS.rst | 1 + .../static/description/index.html | 9 +++++---- .../views/stock_production_lot.xml | 2 +- 5 files changed, 14 insertions(+), 11 deletions(-) diff --git a/stock_production_lot_quantity_tree/README.rst b/stock_production_lot_quantity_tree/README.rst index 07736861b..6cfef7866 100644 --- a/stock_production_lot_quantity_tree/README.rst +++ b/stock_production_lot_quantity_tree/README.rst @@ -17,13 +17,13 @@ Stock Production Lot Quantity Tree :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--warehouse-lightgray.png?logo=github - :target: https://github.com/OCA/stock-logistics-warehouse/tree/13.0/stock_production_lot_quantity_tree + :target: https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_production_lot_quantity_tree :alt: OCA/stock-logistics-warehouse .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png - :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-13-0/stock-logistics-warehouse-13-0-stock_production_lot_quantity_tree + :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_production_lot_quantity_tree :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=13.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=16.0 :alt: Try me on Runboat |badge1| |badge2| |badge3| |badge4| |badge5| @@ -41,7 +41,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 to smash it by providing a detailed and welcomed -`feedback `_. +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -61,6 +61,7 @@ Contributors * `Xtendoo `_: * Manuel Calero +* Adriana Saiz Maintainers ~~~~~~~~~~~ @@ -83,6 +84,6 @@ Current `maintainer `__: |maintainer-rousseldenis| -This module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub. +This module is part of the `OCA/stock-logistics-warehouse `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/stock_production_lot_quantity_tree/__manifest__.py b/stock_production_lot_quantity_tree/__manifest__.py index 9db117b24..325ea42b9 100644 --- a/stock_production_lot_quantity_tree/__manifest__.py +++ b/stock_production_lot_quantity_tree/__manifest__.py @@ -5,7 +5,7 @@ "name": "Stock Production Lot Quantity Tree", "summary": """ Allows to display product quantity field on production lot tree view""", - "version": "13.0.1.0.0", + "version": "16.0.1.0.0", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "maintainers": ["rousseldenis"], diff --git a/stock_production_lot_quantity_tree/readme/CONTRIBUTORS.rst b/stock_production_lot_quantity_tree/readme/CONTRIBUTORS.rst index e55baa581..7e40e6bd8 100644 --- a/stock_production_lot_quantity_tree/readme/CONTRIBUTORS.rst +++ b/stock_production_lot_quantity_tree/readme/CONTRIBUTORS.rst @@ -3,3 +3,4 @@ * `Xtendoo `_: * Manuel Calero +* Adriana Saiz diff --git a/stock_production_lot_quantity_tree/static/description/index.html b/stock_production_lot_quantity_tree/static/description/index.html index 3692f9e44..de1bf06d0 100644 --- a/stock_production_lot_quantity_tree/static/description/index.html +++ b/stock_production_lot_quantity_tree/static/description/index.html @@ -1,4 +1,3 @@ - @@ -369,7 +368,7 @@ ul.auto-toc { !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! source digest: sha256:457be09849982ef97270e1536411b3e8bf8bdf564f32ab2d43a4463bc8e257e1 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> -

Beta License: AGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runboat

+

Beta License: AGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runboat

This module allows to display the lot quantity on its tree view.

Table of contents

@@ -388,7 +387,7 @@ ul.auto-toc {

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 to smash it by providing a detailed and welcomed -feedback.

+feedback.

Do not contact contributors directly about support or help with technical issues.

@@ -411,6 +410,8 @@ If you spotted it first, help us to smash it by providing a detailed and welcome +
  • Adriana Saiz <adriana.saiz@factorlibre.com>

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

    Current maintainer:

    rousseldenis

    -

    This module is part of the OCA/stock-logistics-warehouse project on GitHub.

    +

    This module is part of the OCA/stock-logistics-warehouse project on GitHub.

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

    diff --git a/stock_production_lot_quantity_tree/views/stock_production_lot.xml b/stock_production_lot_quantity_tree/views/stock_production_lot.xml index 6adce60fc..1c4b1fe65 100644 --- a/stock_production_lot_quantity_tree/views/stock_production_lot.xml +++ b/stock_production_lot_quantity_tree/views/stock_production_lot.xml @@ -7,7 +7,7 @@ name="name" >stock.production.lot.tree (in stock_production_lot_quantity_tree) - stock.production.lot + stock.lot