From 1532425c570a034596ff4a7d3a28077e5530323e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 30 Oct 2024 17:55:12 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + .../README.rst | 23 +++++---- .../static/description/index.html | 50 ++++++++++--------- 5 files changed, 43 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index a5de04e84cf..c95ec713d3e 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,7 @@ addon | version | maintainers | summary [stock_picking_line_sequence](stock_picking_line_sequence/) | 16.0.1.0.1 | | Manages the order of stock moves by displaying its sequence [stock_picking_mass_action](stock_picking_mass_action/) | 16.0.1.1.0 | | Stock Picking Mass Action [stock_picking_move_package_to_package](stock_picking_move_package_to_package/) | 16.0.1.0.1 | | Move entire package to another package +[stock_picking_operation_quick_change](stock_picking_operation_quick_change/) | 16.0.1.0.0 | | Change location of all picking operations [stock_picking_partner_note](stock_picking_partner_note/) | 16.0.1.1.0 | | Add partner notes on picking [stock_picking_product_link](stock_picking_product_link/) | 16.0.1.0.0 | [![robinkeunen](https://github.com/robinkeunen.png?size=30px)](https://github.com/robinkeunen) | Adds a "Product" smart button on stock pickings. [stock_picking_progress](stock_picking_progress/) | 16.0.1.0.0 | [![mmequignon](https://github.com/mmequignon.png?size=30px)](https://github.com/mmequignon) [![JuMiSanAr](https://github.com/JuMiSanAr.png?size=30px)](https://github.com/JuMiSanAr) | Compute the stock.picking progression diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 9d0980c0caf..b4fcd238345 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20241022.0 \ No newline at end of file +16.0.20241030.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index a4e19a0501b..6360a51a031 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -70,6 +70,7 @@ 'odoo-addon-stock_picking_line_sequence>=16.0dev,<16.1dev', 'odoo-addon-stock_picking_mass_action>=16.0dev,<16.1dev', 'odoo-addon-stock_picking_move_package_to_package>=16.0dev,<16.1dev', + 'odoo-addon-stock_picking_operation_quick_change>=16.0dev,<16.1dev', 'odoo-addon-stock_picking_partner_note>=16.0dev,<16.1dev', 'odoo-addon-stock_picking_product_link>=16.0dev,<16.1dev', 'odoo-addon-stock_picking_progress>=16.0dev,<16.1dev', diff --git a/stock_picking_operation_quick_change/README.rst b/stock_picking_operation_quick_change/README.rst index c735beef2ff..14fdcf7dbe8 100644 --- a/stock_picking_operation_quick_change/README.rst +++ b/stock_picking_operation_quick_change/README.rst @@ -2,10 +2,13 @@ Stock Picking Operation Quick Change ==================================== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:e21a178fbd4ac52d11a2014f670f95e641eb91fbd08a08711a46b2b9200abb68 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -14,16 +17,16 @@ Stock Picking Operation Quick Change :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/15.0/stock_picking_operation_quick_change + :target: https://github.com/OCA/stock-logistics-workflow/tree/16.0/stock_picking_operation_quick_change :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-15-0/stock-logistics-workflow-15-0-stock_picking_operation_quick_change + :target: https://translation.odoo-community.org/projects/stock-logistics-workflow-16-0/stock-logistics-workflow-16-0-stock_picking_operation_quick_change :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/15.0 - :alt: Try me on Runbot +.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png + :target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-workflow&target_branch=16.0 + :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module extends standard WMS to allow change destination location for all picking operations. @@ -51,8 +54,8 @@ 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 `_. +If you spotted it first, help us to smash it by providing a detailed and welcomed +`feedback `_. Do not contact contributors directly about support or help with technical issues. @@ -87,6 +90,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/stock_picking_operation_quick_change/static/description/index.html b/stock_picking_operation_quick_change/static/description/index.html index d82b534d0f2..a6104f417a5 100644 --- a/stock_picking_operation_quick_change/static/description/index.html +++ b/stock_picking_operation_quick_change/static/description/index.html @@ -1,20 +1,20 @@ - - + Stock Picking Operation Quick Change