Skip to content

Commit ee4b175

Browse files
committed
[BOT] post-merge updates
1 parent b4996d2 commit ee4b175

6 files changed

Lines changed: 50 additions & 22 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ addon | version | maintainers | summary
6666
[stock_picking_batch_packaging_qty](stock_picking_batch_packaging_qty/) | 16.0.1.0.1 | <a href='https://github.com/EmilioPascual'><img src='https://github.com/EmilioPascual.png' width='32' height='32' style='border-radius:50%;' alt='EmilioPascual'/></a> <a href='https://github.com/rafaelbn'><img src='https://github.com/rafaelbn.png' width='32' height='32' style='border-radius:50%;' alt='rafaelbn'/></a> | Add packaging fields in stock picking batch
6767
[stock_picking_commercial_partner](stock_picking_commercial_partner/) | 16.0.1.0.1 | | Add Commercial Partner on the Stock Picking
6868
[stock_picking_dock](stock_picking_dock/) | 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> | Link docks to pickings.
69+
[stock_picking_location_check](stock_picking_location_check/) | 16.0.1.0.0 | <a href='https://github.com/yostashiro'><img src='https://github.com/yostashiro.png' width='32' height='32' style='border-radius:50%;' alt='yostashiro'/></a> <a href='https://github.com/aungkokolin1997'><img src='https://github.com/aungkokolin1997.png' width='32' height='32' style='border-radius:50%;' alt='aungkokolin1997'/></a> | Ensure picking and move line locations are consistent
6970
[stock_picking_procure_method](stock_picking_procure_method/) | 16.0.1.0.2 | | Allows to force the procurement method from the picking
7071
[stock_picking_product_interchangeable](stock_picking_product_interchangeable/) | 16.0.1.0.1 | <a href='https://github.com/CetmixGitDrone'><img src='https://github.com/CetmixGitDrone.png' width='32' height='32' style='border-radius:50%;' alt='CetmixGitDrone'/></a> | Stock Picking Product Interchangeable
7172
[stock_picking_show_linked](stock_picking_show_linked/) | 16.0.1.0.0 | | This addon allows to easily access related pickings (in the case of chained routes) through a button in the parent picking view.

setup/_metapackage/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20260615.0
1+
16.0.20260723.0

setup/_metapackage/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
'odoo-addon-stock_picking_batch_packaging_qty>=16.0dev,<16.1dev',
5353
'odoo-addon-stock_picking_commercial_partner>=16.0dev,<16.1dev',
5454
'odoo-addon-stock_picking_dock>=16.0dev,<16.1dev',
55+
'odoo-addon-stock_picking_location_check>=16.0dev,<16.1dev',
5556
'odoo-addon-stock_picking_procure_method>=16.0dev,<16.1dev',
5657
'odoo-addon-stock_picking_product_interchangeable>=16.0dev,<16.1dev',
5758
'odoo-addon-stock_picking_show_linked>=16.0dev,<16.1dev',

stock_picking_location_check/README.rst

Lines changed: 20 additions & 5 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 Picking Location Check
37
============================
@@ -7,13 +11,13 @@ Stock Picking Location Check
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:1629c3544e6c20c084a98fd69503dcf4685cc1ff2cf7bbda0b2a5311cc888ba0
14+
!! source digest: sha256:1a362d717ad2e73664f9ec86c2e4a1d046bd2dd450abb35a47f218a37ce5cdd0
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%2Fstock--logistics--warehouse-lightgray.png?logo=github
@@ -78,10 +82,10 @@ Authors
7882
Contributors
7983
------------
8084

81-
- `Quartile <https://www.quartile.co>`__:
85+
- `Quartile <https://www.quartile.co>`__:
8286

83-
- Aung Ko Ko Lin
84-
- Yoshi Tashiro
87+
- Aung Ko Ko Lin
88+
- Yoshi Tashiro
8589

8690
Maintainers
8791
-----------
@@ -96,6 +100,17 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
96100
mission is to support the collaborative development of Odoo features and
97101
promote its widespread use.
98102

103+
.. |maintainer-yostashiro| image:: https://github.com/yostashiro.png?size=40px
104+
:target: https://github.com/yostashiro
105+
:alt: yostashiro
106+
.. |maintainer-aungkokolin1997| image:: https://github.com/aungkokolin1997.png?size=40px
107+
:target: https://github.com/aungkokolin1997
108+
:alt: aungkokolin1997
109+
110+
Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:
111+
112+
|maintainer-yostashiro| |maintainer-aungkokolin1997|
113+
99114
This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_picking_location_check>`_ project on GitHub.
100115

101116
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
10 KB
Loading

stock_picking_location_check/static/description/index.html

Lines changed: 27 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,16 @@
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 Picking Location Check</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
1010
:Author: David Goodger (goodger@python.org)
11-
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
11+
:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
1212
:Copyright: This stylesheet has been placed in the public domain.
1313
1414
Default cascading style sheet for the HTML output of Docutils.
15+
Despite the name, some widely supported CSS2 features are used.
1516
1617
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1718
customize this style sheet.
@@ -274,7 +275,7 @@
274275
margin-left: 2em ;
275276
margin-right: 2em }
276277

277-
pre.code .ln { color: grey; } /* line numbers */
278+
pre.code .ln { color: gray; } /* line numbers */
278279
pre.code, code { background-color: #eeeeee }
279280
pre.code .comment, code .comment { color: #5C6576 }
280281
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -300,7 +301,7 @@
300301
span.pre {
301302
white-space: pre }
302303

303-
span.problematic {
304+
span.problematic, pre.problematic {
304305
color: red }
305306

306307
span.section-subtitle {
@@ -359,16 +360,21 @@
359360
</style>
360361
</head>
361362
<body>
362-
<div class="document" id="stock-picking-location-check">
363-
<h1 class="title">Stock Picking Location Check</h1>
363+
<div class="document">
364364

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-picking-location-check">
370+
<h1>Stock Picking Location Check</h1>
365371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
366372
!! This file is generated by oca-gen-addon-readme !!
367373
!! changes will be overwritten. !!
368374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:1629c3544e6c20c084a98fd69503dcf4685cc1ff2cf7bbda0b2a5311cc888ba0
375+
!! source digest: sha256:1a362d717ad2e73664f9ec86c2e4a1d046bd2dd450abb35a47f218a37ce5cdd0
370376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371-
<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/16.0/stock_picking_location_check"><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-16-0/stock-logistics-warehouse-16-0-stock_picking_location_check"><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=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/stock-logistics-warehouse/tree/16.0/stock_picking_location_check"><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-16-0/stock-logistics-warehouse-16-0-stock_picking_location_check"><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=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372378
<p>This module intends to ensure the consistency between the picking and
373379
its stock move lines at the time of validation.</p>
374380
<p>Here ‘consistency’ means being in the state where all the locations in
@@ -389,37 +395,37 @@ <h1 class="title">Stock Picking Location Check</h1>
389395
</ul>
390396
</div>
391397
<div class="section" id="use-cases-context">
392-
<h1><a class="toc-backref" href="#toc-entry-1">Use Cases / Context</a></h1>
398+
<h2><a class="toc-backref" href="#toc-entry-1">Use Cases / Context</a></h2>
393399
<p>Users sometimes change locations (location_id/location_dest_id) in the
394400
picking after reserving stock, and forget to update the corresponding
395401
locations in the detailed operations. This oversight can lead to the
396402
generation of stock transactions with incorrect locations.</p>
397403
</div>
398404
<div class="section" id="usage">
399-
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
405+
<h2><a class="toc-backref" href="#toc-entry-2">Usage</a></h2>
400406
<p>An error should be displayed when validating a picking in case any of
401407
the locations involved in the move lines is not part of the
402408
corresponding location in the picking.</p>
403409
<p>Selecting ‘Allow Location Inconsistency’ lets users bypass this error.</p>
404410
</div>
405411
<div class="section" id="bug-tracker">
406-
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
412+
<h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
407413
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues">GitHub Issues</a>.
408414
In case of trouble, please check there if your issue has already been reported.
409415
If you spotted it first, help us to smash it by providing a detailed and welcomed
410416
<a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_picking_location_check%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
411417
<p>Do not contact contributors directly about support or help with technical issues.</p>
412418
</div>
413419
<div class="section" id="credits">
414-
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
420+
<h2><a class="toc-backref" href="#toc-entry-4">Credits</a></h2>
415421
<div class="section" id="authors">
416-
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
422+
<h3><a class="toc-backref" href="#toc-entry-5">Authors</a></h3>
417423
<ul class="simple">
418424
<li>Quartile</li>
419425
</ul>
420426
</div>
421427
<div class="section" id="contributors">
422-
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
428+
<h3><a class="toc-backref" href="#toc-entry-6">Contributors</a></h3>
423429
<ul class="simple">
424430
<li><a class="reference external" href="https://www.quartile.co">Quartile</a>:<ul>
425431
<li>Aung Ko Ko Lin</li>
@@ -429,16 +435,21 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
429435
</ul>
430436
</div>
431437
<div class="section" id="maintainers">
432-
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
438+
<h3><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h3>
433439
<p>This module is maintained by the OCA.</p>
434-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
440+
<a class="reference external image-reference" href="https://odoo-community.org">
441+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
442+
</a>
435443
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
436444
mission is to support the collaborative development of Odoo features and
437445
promote its widespread use.</p>
446+
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainers</a>:</p>
447+
<p><a class="reference external image-reference" href="https://github.com/yostashiro"><img alt="yostashiro" src="https://github.com/yostashiro.png?size=40px" /></a> <a class="reference external image-reference" href="https://github.com/aungkokolin1997"><img alt="aungkokolin1997" src="https://github.com/aungkokolin1997.png?size=40px" /></a></p>
438448
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_picking_location_check">OCA/stock-logistics-warehouse</a> project on GitHub.</p>
439449
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
440450
</div>
441451
</div>
442452
</div>
453+
</div>
443454
</body>
444455
</html>

0 commit comments

Comments
 (0)