From 397863e31acf0c2e96b659b002f08660221a13d2 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 13 Oct 2023 12:47:24 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + .../README.rst | 11 +++-- .../static/description/index.html | 42 ++++++++++--------- 5 files changed, 32 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 47dd6203c9..e67142b4eb 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ addon | version | maintainers | summary [stock_release_channel_cutoff](stock_release_channel_cutoff/) | 16.0.1.0.0 | [![jbaudoux](https://github.com/jbaudoux.png?size=30px)](https://github.com/jbaudoux) | Add the cutoff time to the release channel [stock_release_channel_partner_public_holidays](stock_release_channel_partner_public_holidays/) | 16.0.1.0.0 | [![jbaudoux](https://github.com/jbaudoux.png?size=30px)](https://github.com/jbaudoux) | Add an option to exclude the public holidays when assigning th release channel [stock_release_channel_process_end_time](stock_release_channel_process_end_time/) | 16.0.1.0.0 | [![rousseldenis](https://github.com/rousseldenis.png?size=30px)](https://github.com/rousseldenis) | Allows to define an end date (and time) on a release channel and propagate it to the concerned pickings +[stock_release_channel_propagate_channel_picking](stock_release_channel_propagate_channel_picking/) | 16.0.1.0.0 | | Allows to propagate the channel to every picking that is created from the original one. [stock_release_channel_shipment_advice](stock_release_channel_shipment_advice/) | 16.0.1.0.0 | [![jbaudoux](https://github.com/jbaudoux.png?size=30px)](https://github.com/jbaudoux) | Plan shipment advices for ready and released pickings [stock_release_channel_shipment_lead_time](stock_release_channel_shipment_lead_time/) | 16.0.1.0.0 | [![jbaudoux](https://github.com/jbaudoux.png?size=30px)](https://github.com/jbaudoux) | Release channel with shipment lead time [stock_storage_type](stock_storage_type/) | 16.0.1.0.3 | | Manage packages and locations storage types diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 80ac7bc862..89ff8a8480 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20231009.0 \ No newline at end of file +16.0.20231013.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 9725fe2c87..c630929aa9 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -18,6 +18,7 @@ 'odoo-addon-stock_release_channel_cutoff>=16.0dev,<16.1dev', 'odoo-addon-stock_release_channel_partner_public_holidays>=16.0dev,<16.1dev', 'odoo-addon-stock_release_channel_process_end_time>=16.0dev,<16.1dev', + 'odoo-addon-stock_release_channel_propagate_channel_picking>=16.0dev,<16.1dev', 'odoo-addon-stock_release_channel_shipment_advice>=16.0dev,<16.1dev', 'odoo-addon-stock_release_channel_shipment_lead_time>=16.0dev,<16.1dev', 'odoo-addon-stock_storage_type>=16.0dev,<16.1dev', diff --git a/stock_release_channel_propagate_channel_picking/README.rst b/stock_release_channel_propagate_channel_picking/README.rst index e5521bb793..797c267f18 100644 --- a/stock_release_channel_propagate_channel_picking/README.rst +++ b/stock_release_channel_propagate_channel_picking/README.rst @@ -2,10 +2,13 @@ Stock Release Channel Propagate Channel Picking =============================================== -.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +.. + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! source digest: sha256:a3f308a99f53302b40764827c8796e042a83819cf207928e5206e701a88456b5 + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png :target: https://odoo-community.org/page/development-status @@ -20,10 +23,10 @@ Stock Release Channel Propagate Channel Picking :target: https://translation.odoo-community.org/projects/wms-16-0/wms-16-0-stock_release_channel_propagate_channel_picking :alt: Translate me on Weblate .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png - :target: https://runboat.odoo-community.org/webui/builds.html?repo=OCA/wms&target_branch=16.0 + :target: https://runboat.odoo-community.org/builds?repo=OCA/wms&target_branch=16.0 :alt: Try me on Runboat -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module allows to propagate the release channel from the outgoing picking (the source of release) to the internal pickings. @@ -50,7 +53,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 +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. diff --git a/stock_release_channel_propagate_channel_picking/static/description/index.html b/stock_release_channel_propagate_channel_picking/static/description/index.html index ffc39251a9..5d38a23946 100644 --- a/stock_release_channel_propagate_channel_picking/static/description/index.html +++ b/stock_release_channel_propagate_channel_picking/static/description/index.html @@ -1,20 +1,20 @@ - + - + Stock Release Channel Propagate Channel Picking