[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-07-29 07:47:13 +00:00
parent 9ebcb403ee
commit 81e65888db
4 changed files with 3 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ addon | version | maintainers | summary
[stock_move_location](stock_move_location/) | 16.0.1.4.0 | | This module allows to move all stock in a stock location to an other one.
[stock_move_packaging_qty](stock_move_packaging_qty/) | 16.0.1.5.0 | [![yajo](https://github.com/yajo.png?size=30px)](https://github.com/yajo) [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) | Add packaging fields in the stock moves
[stock_mts_mto_rule](stock_mts_mto_rule/) | 16.0.1.0.1 | | Add a MTS+MTO route
[stock_package_type_volume](stock_package_type_volume/) | 16.0.1.0.0 | | Compute volume of a package type
[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_batch_packaging_qty](stock_picking_batch_packaging_qty/) | 16.0.1.0.1 | [![EmilioPascual](https://github.com/EmilioPascual.png?size=30px)](https://github.com/EmilioPascual) [![rafaelbn](https://github.com/rafaelbn.png?size=30px)](https://github.com/rafaelbn) | Add packaging fields in stock picking batch

View File

@@ -1 +1 @@
16.0.20240712.1
16.0.20240729.0

View File

@@ -33,6 +33,7 @@ setuptools.setup(
'odoo-addon-stock_move_location>=16.0dev,<16.1dev',
'odoo-addon-stock_move_packaging_qty>=16.0dev,<16.1dev',
'odoo-addon-stock_mts_mto_rule>=16.0dev,<16.1dev',
'odoo-addon-stock_package_type_volume>=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_batch_packaging_qty>=16.0dev,<16.1dev',

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB