Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Aug 27, 2024
1 parent bc85841 commit 97930b8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ addon | version | maintainers | summary
[stock_putaway_product_template](stock_putaway_product_template/) | 16.0.1.1.0 | [![kevinkhao](https://github.com/kevinkhao.png?size=30px)](https://github.com/kevinkhao) [![sebastienbeau](https://github.com/sebastienbeau.png?size=30px)](https://github.com/sebastienbeau) | Add product template in putaway strategies from the product view
[stock_quant_cost_info](stock_quant_cost_info/) | 16.0.1.0.0 | | Shows the cost of the quants
[stock_quant_manual_assign](stock_quant_manual_assign/) | 16.0.1.1.0 | | Stock - Manual Quant Assignment
[stock_quant_reservation_info](stock_quant_reservation_info/) | 16.0.1.0.0 | | Allows to see the reserved info of Products
[stock_quant_reservation_info](stock_quant_reservation_info/) | 16.0.1.0.1 | | Allows to see the reserved info of Products
[stock_quant_reservation_info_mrp](stock_quant_reservation_info_mrp/) | 16.0.1.0.0 | | Allows to see the manufacturing order related to the reserved info of Products
[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.
Expand Down
2 changes: 1 addition & 1 deletion stock_quant_reservation_info/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Stock Move Reservation Info
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:672fa8ae8e274804327452dc17190862003966c6b81db624cc717c9d9c986cb1
!! source digest: sha256:dbb1d6c5cbfcf088880df899b22211168a667b649c4907d846d441fad153078c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion stock_quant_reservation_info/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"name": "Stock Move Reservation Info",
"summary": "Allows to see the reserved info of Products",
"version": "16.0.1.0.0",
"version": "16.0.1.0.1",
"author": "ForgeFlow, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/stock-logistics-warehouse",
"category": "Generic",
Expand Down
2 changes: 1 addition & 1 deletion stock_quant_reservation_info/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Stock Move Reservation Info</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:672fa8ae8e274804327452dc17190862003966c6b81db624cc717c9d9c986cb1
!! source digest: sha256:dbb1d6c5cbfcf088880df899b22211168a667b649c4907d846d441fad153078c
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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_quant_reservation_info"><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_quant_reservation_info"><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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module allows to easily find out which transfers or manufacturing orders
Expand Down

0 comments on commit 97930b8

Please sign in to comment.