Skip to content

Commit c065cd2

Browse files
committed
[BOT] post-merge updates
1 parent e1506ad commit c065cd2

4 files changed

Lines changed: 25 additions & 15 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[delivery_carrier_warehouse](delivery_carrier_warehouse/) | 16.0.1.0.1 | | Get delivery method used in sales orders from warehouse
2525
[sale_stock_available_to_promise_release](sale_stock_available_to_promise_release/) | 16.0.1.1.2 | | Integration between Sales and Available to Promise Release
26-
[sale_stock_available_to_promise_release_block](sale_stock_available_to_promise_release_block/) | 16.0.1.1.0 | | Block release of deliveries from sales orders.
26+
[sale_stock_available_to_promise_release_block](sale_stock_available_to_promise_release_block/) | 16.0.1.1.1 | | Block release of deliveries from sales orders.
2727
[sale_stock_release_channel](sale_stock_release_channel/) | 16.0.1.0.0 | <a href='https://github.com/jbaudoux'><img src='https://github.com/jbaudoux.png' width='32' height='32' style='border-radius:50%;' alt='jbaudoux'/></a> | Sales Stock Release Channel
2828
[sale_stock_release_channel_delivery](sale_stock_release_channel_delivery/) | 16.0.1.0.0 | <a href='https://github.com/jbaudoux'><img src='https://github.com/jbaudoux.png' width='32' height='32' style='border-radius:50%;' alt='jbaudoux'/></a> | Sales Stock Release Channel Delivery
2929
[sale_stock_release_channel_delivery_date](sale_stock_release_channel_delivery_date/) | 16.0.1.1.0 | <a href='https://github.com/jbaudoux'><img src='https://github.com/jbaudoux.png' width='32' height='32' style='border-radius:50%;' alt='jbaudoux'/></a> | Compute expected date based on available release channels

sale_stock_available_to_promise_release_block/README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
=====================================================
26
Stock Available to Promise Release - Block from Sales
37
=====================================================
@@ -7,13 +11,13 @@ Stock Available to Promise Release - Block from Sales
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:3d9773050fa015580ca1f200699c0df6bf9f3b377a4ae106a15c909f215c2847
14+
!! source digest: sha256:7034247fc3b671f076b8cd90e6ec65cd1641a1b03bc56cc2f776fe5ae2670347
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fwms-lightgray.png?logo=github

sale_stock_available_to_promise_release_block/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
{
66
"name": "Stock Available to Promise Release - Block from Sales",
77
"summary": """Block release of deliveries from sales orders.""",
8-
"version": "16.0.1.1.0",
8+
"version": "16.0.1.1.1",
99
"license": "AGPL-3",
1010
"author": "Camptcamp, ACSONE SA/NV, BCIM, Odoo Community Association (OCA)",
1111
"website": "https://github.com/OCA/wms",

sale_stock_available_to_promise_release_block/static/description/index.html

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Stock Available to Promise Release - Block from Sales</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="stock-available-to-promise-release-block-from-sales">
364-
<h1 class="title">Stock Available to Promise Release - Block from Sales</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="stock-available-to-promise-release-block-from-sales">
370+
<h1>Stock Available to Promise Release - Block from Sales</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:3d9773050fa015580ca1f200699c0df6bf9f3b377a4ae106a15c909f215c2847
375+
!! source digest: sha256:7034247fc3b671f076b8cd90e6ec65cd1641a1b03bc56cc2f776fe5ae2670347
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<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/wms/tree/16.0/sale_stock_available_to_promise_release_block"><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-sale_stock_available_to_promise_release_block"><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>
377+
<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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/wms/tree/16.0/sale_stock_available_to_promise_release_block"><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-sale_stock_available_to_promise_release_block"><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>
373378
<p>Block and unblock release of deliveries from sale orders.</p>
374379
<p>Release of deliveries can be blocked right after the sale order confirmation.</p>
375380
<p>When encoding a new order sharing the same delivery address, the user can
@@ -393,30 +398,30 @@ <h1 class="title">Stock Available to Promise Release - Block from Sales</h1>
393398
</ul>
394399
</div>
395400
<div class="section" id="usage">
396-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
401+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
397402
<p>When the order is confirmed, the release of the generated delivery will be
398403
blocked if the option “Block Release” is enabled.</p>
399404
</div>
400405
<div class="section" id="bug-tracker">
401-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
406+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
402407
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/wms/issues">GitHub Issues</a>.
403408
In case of trouble, please check there if your issue has already been reported.
404409
If you spotted it first, help us to smash it by providing a detailed and welcomed
405410
<a class="reference external" href="https://github.com/OCA/wms/issues/new?body=module:%20sale_stock_available_to_promise_release_block%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
406411
<p>Do not contact contributors directly about support or help with technical issues.</p>
407412
</div>
408413
<div class="section" id="credits">
409-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
414+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
410415
<div class="section" id="authors">
411-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
416+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
412417
<ul class="simple">
413418
<li>Camptcamp</li>
414419
<li>ACSONE SA/NV</li>
415420
<li>BCIM</li>
416421
</ul>
417422
</div>
418423
<div class="section" id="contributors">
419-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
424+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
420425
<ul class="simple">
421426
<li>ACSONE SA/NV</li>
422427
<li>BCIM:
@@ -426,7 +431,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
426431
</ul>
427432
</div>
428433
<div class="section" id="maintainers">
429-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
434+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
430435
<p>This module is maintained by the OCA.</p>
431436
<a class="reference external image-reference" href="https://odoo-community.org">
432437
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -439,5 +444,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
439444
</div>
440445
</div>
441446
</div>
447+
</div>
442448
</body>
443449
</html>

0 commit comments

Comments
 (0)