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:
@@ -59,6 +59,7 @@ addon | version | maintainers | summary
|
||||
[stock_quant_manual_assign](stock_quant_manual_assign/) | 16.0.1.1.0 | | Stock - Manual Quant Assignment
|
||||
[stock_quant_safe_inventory](stock_quant_safe_inventory/) | 16.0.1.0.0 | | Prevents the quantity on the quant from being updated if quantities have already been picked but not validated in pickings in progress.
|
||||
[stock_removal_location_by_priority](stock_removal_location_by_priority/) | 16.0.1.0.0 | | Establish a removal priority on stock locations.
|
||||
[stock_reservation_date_show](stock_reservation_date_show/) | 16.0.1.0.0 | | Display reservation date of stock moves
|
||||
[stock_reserve](stock_reserve/) | 16.0.1.3.0 | | Stock reservations on products
|
||||
[stock_route_mto](stock_route_mto/) | 16.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/) | 16.0.1.0.1 | | Allows to search for picking from supplierinfo code
|
||||
|
||||
@@ -1 +1 @@
|
||||
16.0.20240421.0
|
||||
16.0.20240518.0
|
||||
@@ -46,6 +46,7 @@ setuptools.setup(
|
||||
'odoo-addon-stock_quant_manual_assign>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_quant_safe_inventory>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_removal_location_by_priority>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_reservation_date_show>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_reserve>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_route_mto>=16.0dev,<16.1dev',
|
||||
'odoo-addon-stock_search_supplierinfo_code>=16.0dev,<16.1dev',
|
||||
|
||||
@@ -7,7 +7,7 @@ Stock Reservation Date Show
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:008c3de36d56c69a5928d7b2a2f83a0836e5181233bee6acd594ef28a2242312
|
||||
!! source digest: sha256:7c5a1e45850c8decfd45ccf205836878b00958aae65afce52fa96040bb83354e
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -366,7 +366,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:008c3de36d56c69a5928d7b2a2f83a0836e5181233bee6acd594ef28a2242312
|
||||
!! source digest: sha256:7c5a1e45850c8decfd45ccf205836878b00958aae65afce52fa96040bb83354e
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/16.0/stock_reservation_date_show"><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-16-0/stock-logistics-warehouse-16-0-stock_reservation_date_show"><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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>Display the reservation date of stock moves.</p>
|
||||
|
||||
Reference in New Issue
Block a user