Skip to content

Commit da00bc4

Browse files
committed
[BOT] post-merge updates
1 parent 90f29f8 commit da00bc4

File tree

4 files changed

+33
-18
lines changed

4 files changed

+33
-18
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Available addons
2424
addon | version | maintainers | summary
2525
--- | --- | --- | ---
2626
[delivery_line_sale_line_position](delivery_line_sale_line_position/) | 18.0.1.0.0 | | Adds the sale line position to the delivery report lines
27+
[printing_auto_stock_picking](printing_auto_stock_picking/) | 18.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> | Printing Auto Stock Picking
2728
[stock_account_valuation_report](stock_account_valuation_report/) | 18.0.1.0.0 | | Improves logic of the Inventory Valuation Report
2829
[stock_move_value_report](stock_move_value_report/) | 18.0.1.0.0 | | Stock Move Cost Value Report
2930
[stock_picking_batch_report](stock_picking_batch_report/) | 18.0.1.0.0 | | Stock Picking Batch Report

printing_auto_stock_picking/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
Printing Auto Stock Picking
37
===========================
@@ -7,13 +11,13 @@ Printing Auto Stock Picking
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:1e458ab70c09cbaf458c7ccdca061786723b39ba3323abb5cb05ddcb5f3c9d7a
14+
!! source digest: sha256:0874774005e1ed04b9c2b99ef866029f588be05f23600152d282cfd37449c6d4
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--reporting-lightgray.png?logo=github

printing_auto_stock_picking/static/description/index.html

Lines changed: 24 additions & 15 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>Printing Auto Stock Picking</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="printing-auto-stock-picking">
363-
<h1 class="title">Printing Auto Stock Picking</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="printing-auto-stock-picking">
370+
<h1>Printing Auto Stock Picking</h1>
365371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
366372
!! This file is generated by oca-gen-addon-readme !!
367373
!! changes will be overwritten. !!
368374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:1e458ab70c09cbaf458c7ccdca061786723b39ba3323abb5cb05ddcb5f3c9d7a
375+
!! source digest: sha256:0874774005e1ed04b9c2b99ef866029f588be05f23600152d282cfd37449c6d4
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-reporting/tree/18.0/printing_auto_stock_picking"><img alt="OCA/stock-logistics-reporting" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--reporting-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-reporting-18-0/stock-logistics-reporting-18-0-printing_auto_stock_picking"><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-reporting&amp;target_branch=18.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-reporting/tree/18.0/printing_auto_stock_picking"><img alt="OCA/stock-logistics-reporting" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--reporting-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-reporting-18-0/stock-logistics-reporting-18-0-printing_auto_stock_picking"><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-reporting&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372378
<p>When a picking is done, automatically trigger the printing of some
373379
documents. This can be used to print a delivery slip (report) or labels
374380
received from the carrier (attachment).</p>
@@ -386,29 +392,29 @@ <h1 class="title">Printing Auto Stock Picking</h1>
386392
</ul>
387393
</div>
388394
<div class="section" id="configuration">
389-
<h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
395+
<h2><a class="toc-backref" href="#toc-entry-1">Configuration</a></h2>
390396
<p>Go to the Operation Type and configure which report or attachment to
391397
print.</p>
392398
</div>
393399
<div class="section" id="bug-tracker">
394-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
400+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
395401
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-reporting/issues">GitHub Issues</a>.
396402
In case of trouble, please check there if your issue has already been reported.
397403
If you spotted it first, help us to smash it by providing a detailed and welcomed
398404
<a class="reference external" href="https://github.com/OCA/stock-logistics-reporting/issues/new?body=module:%20printing_auto_stock_picking%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
399405
<p>Do not contact contributors directly about support or help with technical issues.</p>
400406
</div>
401407
<div class="section" id="credits">
402-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
408+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
403409
<div class="section" id="authors">
404-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
410+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
405411
<ul class="simple">
406412
<li>BCIM</li>
407413
<li>MT Software</li>
408414
</ul>
409415
</div>
410416
<div class="section" id="contributors">
411-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
417+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
412418
<ul class="simple">
413419
<li>Jacques-Etienne Baudoux (BCIM) &lt;<a class="reference external" href="mailto:je&#64;bcim.be">je&#64;bcim.be</a>&gt;</li>
414420
<li>Michael Tietz (MT Software) &lt;<a class="reference external" href="mailto:mtietz&#64;mt-software.de">mtietz&#64;mt-software.de</a>&gt;</li>
@@ -417,9 +423,11 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
417423
</ul>
418424
</div>
419425
<div class="section" id="maintainers">
420-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
426+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
421427
<p>This module is maintained by the OCA.</p>
422-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
428+
<a class="reference external image-reference" href="https://odoo-community.org">
429+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
430+
</a>
423431
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
424432
mission is to support the collaborative development of Odoo features and
425433
promote its widespread use.</p>
@@ -430,5 +438,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
430438
</div>
431439
</div>
432440
</div>
441+
</div>
433442
</body>
434443
</html>

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
[project]
22
name = "odoo-addons-oca-stock-logistics-reporting"
3-
version = "18.0.20250715.0"
3+
version = "18.0.20250716.0"
44
dependencies = [
55
"odoo-addon-delivery_line_sale_line_position==18.0.*",
6+
"odoo-addon-printing_auto_stock_picking==18.0.*",
67
"odoo-addon-stock_account_valuation_report==18.0.*",
78
"odoo-addon-stock_move_value_report==18.0.*",
89
"odoo-addon-stock_picking_batch_report==18.0.*",

0 commit comments

Comments
 (0)