Skip to content

Commit c244648

Browse files
committed
[BOT] post-merge updates
1 parent 1282771 commit c244648

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Available addons
2727
addon | version | maintainers | summary
2828
--- | --- | --- | ---
2929
[stock_available](stock_available/) | 18.0.1.0.0 | | Stock available to promise
30-
[stock_available_base_exclude_location](stock_available_base_exclude_location/) | 18.0.1.0.1 | <a href='https://github.com/rousseldenis'><img src='https://github.com/rousseldenis.png' width='32' height='32' style='border-radius:50%;' alt='rousseldenis'/></a> | Base module to exclude locations for product available quantities
30+
[stock_available_base_exclude_location](stock_available_base_exclude_location/) | 18.0.1.0.2 | <a href='https://github.com/rousseldenis'><img src='https://github.com/rousseldenis.png' width='32' height='32' style='border-radius:50%;' alt='rousseldenis'/></a> | Base module to exclude locations for product available quantities
3131
[stock_available_immediately](stock_available_immediately/) | 18.0.1.0.0 | | Ignore planned receptions in quantity available to promise
3232
[stock_available_immediately_exclude_location](stock_available_immediately_exclude_location/) | 18.0.1.0.0 | | Exclude locations from immediately usable quantity
3333
[stock_available_location_get_domain](stock_available_location_get_domain/) | 18.0.1.0.0 | | This is a technical helper module in order to reuse the standard _get_domain_locations() function for locations and not quants

stock_available_base_exclude_location/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Stock Available Base Exclude Location
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:848da39f22eccb054be59544b511cf8ee1c62d2cbf8bb37ee97a83c159347f56
14+
!! source digest: sha256:e10cd857d3686fca227a280cedda4aa830c2308bd03beb11bff5cefcd8f030ac
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

stock_available_base_exclude_location/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "Stock Available Base Exclude Location",
66
"summary": """
77
Base module to exclude locations for product available quantities""",
8-
"version": "18.0.1.0.1",
8+
"version": "18.0.1.0.2",
99
"category": "Warehouse",
1010
"maintainers": ["rousseldenis"],
1111
"license": "AGPL-3",

stock_available_base_exclude_location/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Stock Available Base Exclude Location</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:848da39f22eccb054be59544b511cf8ee1c62d2cbf8bb37ee97a83c159347f56
375+
!! source digest: sha256:e10cd857d3686fca227a280cedda4aa830c2308bd03beb11bff5cefcd8f030ac
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<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/stock-logistics-availability/tree/18.0/stock_available_base_exclude_location"><img alt="OCA/stock-logistics-availability" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--availability-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-availability-18-0/stock-logistics-availability-18-0-stock_available_base_exclude_location"><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-availability&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module is a technical base module to allow defining excluded

0 commit comments

Comments
 (0)