Skip to content

Commit 77a99cb

Browse files
committed
[BOT] post-merge updates
1 parent 73734b6 commit 77a99cb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ addon | version | maintainers | summary
3535
[shopfloor_rest_log](shopfloor_rest_log/) | 16.0.1.0.0 | [![simahawk](https://github.com/simahawk.png?size=30px)](https://github.com/simahawk) | Integrate rest_log into Shopfloor app
3636
[shopfloor_workstation](shopfloor_workstation/) | 16.0.1.0.0 | | Manage warehouse workstation with barcode scanners
3737
[shopfloor_workstation_mobile](shopfloor_workstation_mobile/) | 16.0.1.0.0 | | Shopfloor mobile app integration for workstation
38-
[stock_available_to_promise_release](stock_available_to_promise_release/) | 16.0.3.5.0 | | Release Operations based on available to promise
38+
[stock_available_to_promise_release](stock_available_to_promise_release/) | 16.0.3.6.0 | | Release Operations based on available to promise
3939
[stock_available_to_promise_release_block](stock_available_to_promise_release_block/) | 16.0.1.1.1 | | Block Release of Operations
4040
[stock_available_to_promise_release_exclude_location](stock_available_to_promise_release_exclude_location/) | 16.0.1.0.0 | | Exclude locations from available stock
4141
[stock_dynamic_routing](stock_dynamic_routing/) | 16.0.1.0.2 | | Dynamic routing of stock moves

Diff for: stock_available_to_promise_release/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Stock Available to Promise Release
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:42f7fb139e7b798bb6c28460f28908d564bcd0b91455af3e30c4f5f4532c0bc9
10+
!! source digest: sha256:491d9910e197fefd51a538f6dfb1e400534ffaea79a4b61f40c8dade0c9e7e9a
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

Diff for: stock_available_to_promise_release/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
{
55
"name": "Stock Available to Promise Release",
6-
"version": "16.0.3.5.0",
6+
"version": "16.0.3.6.0",
77
"summary": "Release Operations based on available to promise",
88
"author": "Camptocamp, BCIM, Odoo Community Association (OCA)",
99
"website": "https://github.com/OCA/wms",

Diff for: stock_available_to_promise_release/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Stock Available to Promise Release</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:42f7fb139e7b798bb6c28460f28908d564bcd0b91455af3e30c4f5f4532c0bc9
370+
!! source digest: sha256:491d9910e197fefd51a538f6dfb1e400534ffaea79a4b61f40c8dade0c9e7e9a
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/wms/tree/16.0/stock_available_to_promise_release"><img alt="OCA/wms" src="https://img.shields.io/badge/github-OCA%2Fwms-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/wms-16-0/wms-16-0-stock_available_to_promise_release"><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/wms&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>Currently the reservation is performed by adding reserved quantities on quants,

0 commit comments

Comments
 (0)