mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -116,6 +116,7 @@ addon | version | maintainers | summary
|
||||
[stock_request_tier_validation](stock_request_tier_validation/) | 14.0.1.0.1 | | Extends the functionality of Stock Requests to support a tier validation process.
|
||||
[stock_reserve](stock_reserve/) | 14.0.2.1.2 | | Stock reservations on products
|
||||
[stock_reserve_rule](stock_reserve_rule/) | 14.0.1.3.0 | | Configure reservation rules by location
|
||||
[stock_route_mto](stock_route_mto/) | 14.0.1.0.0 | | Allows to identify MTO routes through a checkbox and availability to filter them.
|
||||
[stock_search_supplierinfo_code](stock_search_supplierinfo_code/) | 14.0.1.0.0 | | Allows to search for picking from supplierinfo code
|
||||
[stock_secondary_unit](stock_secondary_unit/) | 14.0.1.0.1 | | Get product quantities in a secondary unit
|
||||
[stock_vertical_lift](stock_vertical_lift/) | 14.0.1.3.0 | | Provides the core for integration with Vertical Lifts
|
||||
|
||||
@@ -1 +1 @@
|
||||
14.0.20240904.0
|
||||
14.0.20240918.0
|
||||
@@ -103,6 +103,7 @@ setuptools.setup(
|
||||
'odoo14-addon-stock_request_tier_validation',
|
||||
'odoo14-addon-stock_reserve',
|
||||
'odoo14-addon-stock_reserve_rule',
|
||||
'odoo14-addon-stock_route_mto',
|
||||
'odoo14-addon-stock_search_supplierinfo_code',
|
||||
'odoo14-addon-stock_secondary_unit',
|
||||
'odoo14-addon-stock_vertical_lift',
|
||||
|
||||
@@ -7,7 +7,7 @@ Stock Route Mto
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:e09d372076da10abf05aeaa63a7774ffbe03b9f47bca90f62c5e092266ee19fe
|
||||
!! source digest: sha256:bfeac4ccdd518fdde3f6c09437e7080fd99a598c850aae7605523494029b20e3
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -367,7 +367,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:e09d372076da10abf05aeaa63a7774ffbe03b9f47bca90f62c5e092266ee19fe
|
||||
!! source digest: sha256:bfeac4ccdd518fdde3f6c09437e7080fd99a598c850aae7605523494029b20e3
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/14.0/stock_route_mto"><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-14-0/stock-logistics-warehouse-14-0-stock_route_mto"><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&target_branch=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module adds a field ‘MTO’ on routes in order to be able to filter across
|
||||
|
||||
Reference in New Issue
Block a user