[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-07-05 07:30:50 +00:00
parent adbbfa1852
commit 67f8d4ca2d
4 changed files with 5 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ addon | version | maintainers | summary
[stock_inventory](stock_inventory/) | 17.0.1.0.0 | | Allows to do an easier follow up of the Inventory Adjustments
[stock_inventory_discrepancy](stock_inventory_discrepancy/) | 17.0.1.0.0 | | Adds the capability to show the discrepancy of every line in an inventory and to block the inventory validation when the discrepancy is over a user defined threshold.
[stock_mts_mto_rule](stock_mts_mto_rule/) | 17.0.1.0.0 | | Add a MTS+MTO route
[stock_picking_volume](stock_picking_volume/) | 17.0.1.0.0 | [![lmignon](https://github.com/lmignon.png?size=30px)](https://github.com/lmignon) | Compute volume information on stock moves and pickings
[stock_removal_location_by_priority](stock_removal_location_by_priority/) | 17.0.1.0.0 | | Establish a removal priority on stock locations.
[stock_reserve](stock_reserve/) | 17.0.1.0.0 | | Stock reservations on products
[stock_warehouse_calendar](stock_warehouse_calendar/) | 17.0.1.0.0 | [![JordiBForgeFlow](https://github.com/JordiBForgeFlow.png?size=30px)](https://github.com/JordiBForgeFlow) | Adds a calendar to the Warehouse

View File

@@ -1,6 +1,6 @@
[project]
name = "odoo-addons-oca-stock-logistics-warehouse"
version = "17.0.20240704.0"
version = "17.0.20240705.0"
dependencies = [
"odoo-addon-scrap_reason_code>=17.0dev,<17.1dev",
"odoo-addon-stock_demand_estimate>=17.0dev,<17.1dev",
@@ -8,6 +8,7 @@ dependencies = [
"odoo-addon-stock_inventory>=17.0dev,<17.1dev",
"odoo-addon-stock_inventory_discrepancy>=17.0dev,<17.1dev",
"odoo-addon-stock_mts_mto_rule>=17.0dev,<17.1dev",
"odoo-addon-stock_picking_volume>=17.0dev,<17.1dev",
"odoo-addon-stock_removal_location_by_priority>=17.0dev,<17.1dev",
"odoo-addon-stock_reserve>=17.0dev,<17.1dev",
"odoo-addon-stock_warehouse_calendar>=17.0dev,<17.1dev",

View File

@@ -7,7 +7,7 @@ Stock Picking Volume
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:e4095603b6f92a31b37b18b82ece700d29b69571bd3507827341d17d3e680f4b
!! source digest: sha256:74e1a55b8edd8db012b795a290ba405e3b54488d68f7415afc71b81e36ee69ce
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

View File

@@ -366,7 +366,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:e4095603b6f92a31b37b18b82ece700d29b69571bd3507827341d17d3e680f4b
!! source digest: sha256:74e1a55b8edd8db012b795a290ba405e3b54488d68f7415afc71b81e36ee69ce
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-warehouse/tree/17.0/stock_picking_volume"><img alt="OCA/stock-logistics-warehouse" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-warehouse-17-0/stock-logistics-warehouse-17-0-stock_picking_volume"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>For some processes, you need to know the volume of your stock picking.