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 Nov 9, 2023
1 parent 7152404 commit c03c953
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 @@ -109,7 +109,7 @@ addon | version | maintainers | summary
[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_rule](stock_reserve_rule/) | 14.0.1.2.1 | | Configure reservation rules by location
[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
[stock_vertical_lift](stock_vertical_lift/) | 14.0.1.1.3 | | Provides the core for integration with Vertical Lifts
Expand Down
2 changes: 1 addition & 1 deletion stock_reserve_rule/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Stock Reservation Rules
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:815bc4830e9705b7c0e38f3ad963acba16d455803d05c5c9cfd6cc95753adaae
!! source digest: sha256:80f49ac641c2a8bede920d6378719dcedc8e81d45ee91c5388c8450d5c526d26
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion stock_reserve_rule/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Stock Reservation Rules",
"summary": "Configure reservation rules by location",
"version": "14.0.1.2.1",
"version": "14.0.1.3.0",
"author": "Camptocamp, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/stock-logistics-warehouse",
"category": "Stock Management",
Expand Down
2 changes: 1 addition & 1 deletion stock_reserve_rule/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Stock Reservation Rules</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:815bc4830e9705b7c0e38f3ad963acba16d455803d05c5c9cfd6cc95753adaae
!! source digest: sha256:80f49ac641c2a8bede920d6378719dcedc8e81d45ee91c5388c8450d5c526d26
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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_rule"><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_rule"><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>This module adds rules for advanced reservation / removal strategies.</p>
Expand Down

0 comments on commit c03c953

Please sign in to comment.