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:
@@ -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 | [](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
|
||||
|
||||
@@ -1 +1 @@
|
||||
15.0.20240424.0
|
||||
15.0.20240502.0
|
||||
@@ -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',
|
||||
|
||||
@@ -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
|
||||
|
||||
BIN
stock_move_location_purchase_uom/static/description/icon.png
Normal file
BIN
stock_move_location_purchase_uom/static/description/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 9.2 KiB |
@@ -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&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.
|
||||
|
||||
Reference in New Issue
Block a user