diff --git a/README.md b/README.md index 11ac901d07d6..432c1f2733a9 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ addon | version | maintainers | summary [stock_picking_filter_lot](stock_picking_filter_lot/) | 16.0.1.0.0 | | In picking out lots' selection, filter lots based on their location [stock_picking_grn_mandatory](stock_picking_grn_mandatory/) | 16.0.1.0.0 | | This module allows to require a GRN (Goods Receive Note) when doing a Stock Picking [stock_picking_group_by_base](stock_picking_group_by_base/) | 16.0.1.0.1 | | Allows to define a way to create index on extensible domain -[stock_picking_group_by_max_weight](stock_picking_group_by_max_weight/) | 16.0.1.1.0 | | Allows to filter available pickings for which a maximum weight is not exceeded. +[stock_picking_group_by_max_weight](stock_picking_group_by_max_weight/) | 16.0.1.1.1 | | Allows to filter available pickings for which a maximum weight is not exceeded. [stock_picking_group_by_partner_by_carrier](stock_picking_group_by_partner_by_carrier/) | 16.0.1.2.0 | | Stock Picking: group by partner and carrier [stock_picking_group_by_partner_by_carrier_by_date](stock_picking_group_by_partner_by_carrier_by_date/) | 16.0.1.0.0 | | Stock Picking: group by partner and carrier and scheduled date [stock_picking_import_serial_number](stock_picking_import_serial_number/) | 16.0.1.0.0 | [![sergio-teruel](https://github.com/sergio-teruel.png?size=30px)](https://github.com/sergio-teruel) | Import S/N from excel file for incoming pickings diff --git a/stock_picking_group_by_max_weight/README.rst b/stock_picking_group_by_max_weight/README.rst index 44da4434a936..bffb8bead811 100644 --- a/stock_picking_group_by_max_weight/README.rst +++ b/stock_picking_group_by_max_weight/README.rst @@ -7,7 +7,7 @@ Stock Picking Group By Max Weight !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0e261f66f35b991067fd887d662a9aeeeb6d96be99418106acbcf5b30d4c3b9c + !! source digest: sha256:b8c976a84c16bbfacac895da5ae2d0d9323f37f0fa6dbfbec8539697d6fc8e2e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/stock_picking_group_by_max_weight/__manifest__.py b/stock_picking_group_by_max_weight/__manifest__.py index 6c14880d7241..79dc58748d12 100644 --- a/stock_picking_group_by_max_weight/__manifest__.py +++ b/stock_picking_group_by_max_weight/__manifest__.py @@ -5,7 +5,7 @@ "name": "Stock Picking Group By Max Weight", "summary": """ Allows to filter available pickings for which a maximum weight is not exceeded.""", - "version": "16.0.1.1.0", + "version": "16.0.1.1.1", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-workflow", diff --git a/stock_picking_group_by_max_weight/static/description/index.html b/stock_picking_group_by_max_weight/static/description/index.html index 374bab86b85a..39a24a948560 100644 --- a/stock_picking_group_by_max_weight/static/description/index.html +++ b/stock_picking_group_by_max_weight/static/description/index.html @@ -367,7 +367,7 @@

Stock Picking Group By Max Weight

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:0e261f66f35b991067fd887d662a9aeeeb6d96be99418106acbcf5b30d4c3b9c +!! source digest: sha256:b8c976a84c16bbfacac895da5ae2d0d9323f37f0fa6dbfbec8539697d6fc8e2e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/stock-logistics-workflow Translate me on Weblate Try me on Runboat

This module allows to filter picking candidates for moves assignation based