From b200e7fd241bb7ce61719821025a489261b09f18 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 15 Dec 2023 08:37:33 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + .../README.rst | 18 +++++++++--------- .../static/description/index.html | 15 +++++++-------- 5 files changed, 19 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 3daecdcdd..5f3982e52 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ addon | version | maintainers | summary [stock_move_packaging_qty](stock_move_packaging_qty/) | 16.0.1.1.0 | [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) | Add packaging fields in the stock moves [stock_mts_mto_rule](stock_mts_mto_rule/) | 16.0.1.0.0 | | Add a MTS+MTO route [stock_packaging_calculator](stock_packaging_calculator/) | 16.0.1.0.1 | | Compute product quantity to pick by packaging +[stock_packaging_calculator_packaging_level](stock_packaging_calculator_packaging_level/) | 16.0.1.0.0 | | Glue module for packaging level [stock_picking_commercial_partner](stock_picking_commercial_partner/) | 16.0.1.0.0 | | Add Commercial Partner on the Stock Picking [stock_picking_procure_method](stock_picking_procure_method/) | 16.0.1.0.0 | | Allows to force the procurement method from the picking [stock_picking_product_interchangeable](stock_picking_product_interchangeable/) | 16.0.1.0.0 | [![CetmixGitDrone](https://github.com/CetmixGitDrone.png?size=30px)](https://github.com/CetmixGitDrone) | Stock Picking Product Interchangeable diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index f7a39680a..97915e53b 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20231115.0 \ No newline at end of file +16.0.20231215.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 7887ab377..80c5a6f7d 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -28,6 +28,7 @@ setuptools.setup( 'odoo-addon-stock_move_packaging_qty>=16.0dev,<16.1dev', 'odoo-addon-stock_mts_mto_rule>=16.0dev,<16.1dev', 'odoo-addon-stock_packaging_calculator>=16.0dev,<16.1dev', + 'odoo-addon-stock_packaging_calculator_packaging_level>=16.0dev,<16.1dev', 'odoo-addon-stock_picking_commercial_partner>=16.0dev,<16.1dev', 'odoo-addon-stock_picking_procure_method>=16.0dev,<16.1dev', 'odoo-addon-stock_picking_product_interchangeable>=16.0dev,<16.1dev', diff --git a/stock_packaging_calculator_packaging_level/README.rst b/stock_packaging_calculator_packaging_level/README.rst index ad385a7b1..0b330b25c 100644 --- a/stock_packaging_calculator_packaging_level/README.rst +++ b/stock_packaging_calculator_packaging_level/README.rst @@ -1,13 +1,13 @@ -========================================= -Stock packaging calculator packaging type -========================================= +========================================== +Stock packaging calculator packaging level +========================================== .. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:61fe6c94961cafcf1382441c5d6cd7752a90da24cc6f12beb077a3da0e89a1d9 + !! source digest: sha256:6d395920ee87d2b9292b23a536119ee0d9bf4d3722e368ec22b568797137afdb !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png @@ -17,13 +17,13 @@ Stock packaging calculator packaging type :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html :alt: License: LGPL-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/14.0/stock_packaging_calculator_packaging_type + :target: https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_packaging_calculator_packaging_level :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-14-0/stock-logistics-warehouse-14-0-stock_packaging_calculator_packaging_type + :target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_packaging_calculator_packaging_level :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=14.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| @@ -48,7 +48,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. @@ -85,6 +85,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-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_packaging_calculator_packaging_level/static/description/index.html b/stock_packaging_calculator_packaging_level/static/description/index.html index c76095427..c22805221 100644 --- a/stock_packaging_calculator_packaging_level/static/description/index.html +++ b/stock_packaging_calculator_packaging_level/static/description/index.html @@ -1,10 +1,9 @@ - -Stock packaging calculator packaging type +Stock packaging calculator packaging level -
-

Stock packaging calculator packaging type

+
+

Stock packaging calculator packaging level

-

Alpha License: LGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runboat

+

Alpha License: LGPL-3 OCA/stock-logistics-warehouse Translate me on Weblate Try me on Runboat

Glue module for stock_packaging_calculator and product_packaging_type.

Mainly to use packaging type’s code instead of packaging’s name.

@@ -396,7 +395,7 @@ Only for development or testing purpose, do not use in production.

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.

@@ -432,7 +431,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

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-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.