Skip to content

Commit 7f94901

Browse files
committed
[BOT] post-merge updates
1 parent a7d5e1f commit 7f94901

File tree

5 files changed

+27
-15
lines changed

5 files changed

+27
-15
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ 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
2727
[stock_account_valuation_report](stock_account_valuation_report/) | 18.0.1.0.0 | | Improves logic of the Inventory Valuation Report
28+
[stock_picking_report_external_note](stock_picking_report_external_note/) | 18.0.1.0.1 | <a href='https://github.com/Shide'><img src='https://github.com/Shide.png' width='32' height='32' style='border-radius:50%;' alt='Shide'/></a> | Adds a note in Stock Picking shown on external reports like Delivery Slip
2829
[stock_picking_report_valued](stock_picking_report_valued/) | 18.0.1.0.0 | | Adding Valued Picking on Delivery Slip report
2930

3031
[//]: # (end addons)

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[project]
22
name = "odoo-addons-oca-stock-logistics-reporting"
3-
version = "18.0.20250528.0"
3+
version = "18.0.20250604.0"
44
dependencies = [
55
"odoo-addon-delivery_line_sale_line_position==18.0.*",
66
"odoo-addon-stock_account_valuation_report==18.0.*",
7+
"odoo-addon-stock_picking_report_external_note==18.0.*",
78
"odoo-addon-stock_picking_report_valued==18.0.*",
89
]
910
classifiers=[

stock_picking_report_external_note/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 Picking Report External Note
37
==================================
@@ -7,13 +11,13 @@ Stock Picking Report External Note
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:022172679ac0a4cf7bf33c96224e2fd2ac90a468cb9f6e8836400f9415e66585
14+
!! source digest: sha256:73b67bcce9c26aba804f2f0964041b99f9e6025bb08104184a0320aedd7d366b
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

stock_picking_report_external_note/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"name": "Stock Picking Report External Note",
66
"summary": "Adds a note in Stock Picking shown on external reports like "
77
"Delivery Slip",
8-
"version": "18.0.1.0.0",
8+
"version": "18.0.1.0.1",
99
"development_status": "Beta",
1010
"category": "Inventory/Delivery",
1111
"website": "https://github.com/OCA/stock-logistics-reporting",

stock_picking_report_external_note/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 Picking Report External Note</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-picking-report-external-note">
364-
<h1 class="title">Stock Picking Report External Note</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-picking-report-external-note">
370+
<h1>Stock Picking Report External Note</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:022172679ac0a4cf7bf33c96224e2fd2ac90a468cb9f6e8836400f9415e66585
375+
!! source digest: sha256:73b67bcce9c26aba804f2f0964041b99f9e6025bb08104184a0320aedd7d366b
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/stock-logistics-reporting/tree/18.0/stock_picking_report_external_note"><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-stock_picking_report_external_note"><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/stock_picking_report_external_note"><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-stock_picking_report_external_note"><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>
373378
<p>This module extends the functionality of stock picking to support
374379
external notes and to allow you to display them in the external reports.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -386,7 +391,7 @@ <h1 class="title">Stock Picking Report External Note</h1>
386391
</ul>
387392
</div>
388393
<div class="section" id="usage">
389-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
394+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
390395
<p>To use this module, you need to:</p>
391396
<ol class="arabic simple">
392397
<li>Go to stock picking</li>
@@ -396,23 +401,23 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
396401
</ol>
397402
</div>
398403
<div class="section" id="bug-tracker">
399-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
404+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
400405
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-reporting/issues">GitHub Issues</a>.
401406
In case of trouble, please check there if your issue has already been reported.
402407
If you spotted it first, help us to smash it by providing a detailed and welcomed
403408
<a class="reference external" href="https://github.com/OCA/stock-logistics-reporting/issues/new?body=module:%20stock_picking_report_external_note%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
404409
<p>Do not contact contributors directly about support or help with technical issues.</p>
405410
</div>
406411
<div class="section" id="credits">
407-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
412+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
408413
<div class="section" id="authors">
409-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
414+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
410415
<ul class="simple">
411416
<li>Moduon</li>
412417
</ul>
413418
</div>
414419
<div class="section" id="contributors">
415-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
420+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
416421
<ul class="simple">
417422
<li>Eduardo de Miguel (<a class="reference external" href="https://www.moduon.team/">Moduon</a>)</li>
418423
<li><a class="reference external" href="https://www.heliconia.io">Heliconia Solutions Pvt. Ltd.</a><ul>
@@ -422,7 +427,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
422427
</ul>
423428
</div>
424429
<div class="section" id="maintainers">
425-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
430+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
426431
<p>This module is maintained by the OCA.</p>
427432
<a class="reference external image-reference" href="https://odoo-community.org">
428433
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -437,5 +442,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
437442
</div>
438443
</div>
439444
</div>
445+
</div>
440446
</body>
441447
</html>

0 commit comments

Comments
 (0)