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 May 21, 2024
1 parent 15a2378 commit de4aaf2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ addon | version | maintainers | summary
[stock_request_sequence_option](stock_request_sequence_option/) | 14.0.1.0.0 | [![ps-tubtim](https://github.com/ps-tubtim.png?size=30px)](https://github.com/ps-tubtim) | Manage sequence options for stock request
[stock_request_submit](stock_request_submit/) | 14.0.1.3.0 | | Add submit state on Stock Requests
[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.1 | | Stock reservations on products
[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_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
Expand Down
2 changes: 1 addition & 1 deletion stock_reserve/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Stock Reservation
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:382682467e24f3aabc6c14b25a7897fd39add14dde7e7632d9b5f3c04a0cb36f
!! source digest: sha256:e76c85b9443a1e6536c347ee033262b58dd430f1f622cfaefb1aa90d97c8946e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion stock_reserve/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Stock Reservation",
"summary": "Stock reservations on products",
"version": "14.0.2.1.1",
"version": "14.0.2.1.2",
"author": "Camptocamp, Odoo Community Association (OCA)",
"category": "Warehouse",
"license": "AGPL-3",
Expand Down
3 changes: 1 addition & 2 deletions stock_reserve/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
Expand Down Expand Up @@ -367,7 +366,7 @@ <h1 class="title">Stock Reservation</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:382682467e24f3aabc6c14b25a7897fd39add14dde7e7632d9b5f3c04a0cb36f
!! source digest: sha256:e76c85b9443a1e6536c347ee033262b58dd430f1f622cfaefb1aa90d97c8946e
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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_reserve"><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_reserve"><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=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>Allows to create stock reservations on products.</p>
Expand Down

0 comments on commit de4aaf2

Please sign in to comment.