[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-05-02 07:50:02 +00:00
parent 1e1b6f4b17
commit e698f8281b
6 changed files with 5 additions and 3 deletions

View File

@@ -45,6 +45,7 @@ addon | version | maintainers | summary
[stock_location_route_description](stock_location_route_description/) | 15.0.1.0.0 | | Add description field on stock routes.
[stock_lot_filter_available](stock_lot_filter_available/) | 15.0.1.0.1 | [![CarlosRoca13](https://github.com/CarlosRoca13.png?size=30px)](https://github.com/CarlosRoca13) | Allow to filter lots by available on stock
[stock_move_location](stock_move_location/) | 15.0.1.5.1 | | This module allows to move all stock in a stock location to an other one.
[stock_move_location_purchase_uom](stock_move_location_purchase_uom/) | 15.0.1.0.0 | | This module 'glues' the modules stock_move_location and stock_move_purchase_uom.
[stock_move_purchase_uom](stock_move_purchase_uom/) | 15.0.1.0.1 | | Allow to use the purchase UoM in a stock move
[stock_mts_mto_rule](stock_mts_mto_rule/) | 15.0.1.0.1 | | Add a MTS+MTO route
[stock_orderpoint_generator](stock_orderpoint_generator/) | 15.0.1.0.2 | | Mass configuration of stock order points

View File

@@ -1 +1 @@
15.0.20240424.0
15.0.20240502.0

View File

@@ -32,6 +32,7 @@ setuptools.setup(
'odoo-addon-stock_location_route_description>=15.0dev,<15.1dev',
'odoo-addon-stock_lot_filter_available>=15.0dev,<15.1dev',
'odoo-addon-stock_move_location>=15.0dev,<15.1dev',
'odoo-addon-stock_move_location_purchase_uom>=15.0dev,<15.1dev',
'odoo-addon-stock_move_purchase_uom>=15.0dev,<15.1dev',
'odoo-addon-stock_mts_mto_rule>=15.0dev,<15.1dev',
'odoo-addon-stock_orderpoint_generator>=15.0dev,<15.1dev',

View File

@@ -7,7 +7,7 @@ Move Stock Location Purchase UoM
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:cbb3ddaaf3f033fa78193497c0e75c1dd22033897a89e39f04124f5e5b12cb3d
!! source digest: sha256:37d55355caf9fb66aebf4679ac938ac4fcda0639a2bb7c7b43911d906d8203c8
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

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:cbb3ddaaf3f033fa78193497c0e75c1dd22033897a89e39f04124f5e5b12cb3d
!! source digest: sha256:37d55355caf9fb66aebf4679ac938ac4fcda0639a2bb7c7b43911d906d8203c8
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/15.0/stock_move_location_purchase_uom"><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-15-0/stock-logistics-warehouse-15-0-stock_move_location_purchase_uom"><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=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module is a glue module for the modules stock_move_location and stock_move_purchase_uom.