Skip to content

Commit a84f018

Browse files
committed
[BOT] post-merge updates
1 parent 83984de commit a84f018

File tree

4 files changed

+26
-14
lines changed

4 files changed

+26
-14
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_move_value_report](stock_move_value_report/) | 18.0.1.0.0 | | Stock Move Cost Value Report
2829
[stock_picking_batch_report](stock_picking_batch_report/) | 18.0.1.0.0 | | Stock Picking Batch Report
2930
[stock_picking_group_by_partner_by_carrier_sale_line_position](stock_picking_group_by_partner_by_carrier_sale_line_position/) | 18.0.1.0.0 | | Glue module for sale position and delivery report grouped
3031
[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

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.20250609.0"
3+
version = "18.0.20250618.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_move_value_report==18.0.*",
78
"odoo-addon-stock_picking_batch_report==18.0.*",
89
"odoo-addon-stock_picking_group_by_partner_by_carrier_sale_line_position==18.0.*",
910
"odoo-addon-stock_picking_report_external_note==18.0.*",

stock_move_value_report/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 Move Cost Value Report
37
============================
@@ -7,13 +11,13 @@ Stock Move Cost Value Report
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:9856c0fecf53b3b8cdc4e250b199d52ecde820ccf649083e6a0e5d4d8df4ad8f
14+
!! source digest: sha256:d2382457491b69b7c9be61167fc6f2023f78d6b0456aacdafb2b5597b923fcea
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_move_value_report/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 Move Cost Value Report</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-move-cost-value-report">
364-
<h1 class="title">Stock Move Cost Value Report</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-move-cost-value-report">
370+
<h1>Stock Move Cost Value Report</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:9856c0fecf53b3b8cdc4e250b199d52ecde820ccf649083e6a0e5d4d8df4ad8f
375+
!! source digest: sha256:d2382457491b69b7c9be61167fc6f2023f78d6b0456aacdafb2b5597b923fcea
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_move_value_report"><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_move_value_report"><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_move_value_report"><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_move_value_report"><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 allows to obtain a report with cost value of a given
374379
operation like a picking, a scrap, an inventory or even a selection of
375380
moves or move lines.</p>
@@ -387,7 +392,7 @@ <h1 class="title">Stock Move Cost Value Report</h1>
387392
</ul>
388393
</div>
389394
<div class="section" id="usage">
390-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
395+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
391396
<p>To print this report, you can go to:</p>
392397
<ul class="simple">
393398
<li><em>Inventory &gt; Operations &gt; Transfers</em></li>
@@ -412,23 +417,23 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
412417
value.</p>
413418
</div>
414419
<div class="section" id="bug-tracker">
415-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
420+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
416421
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-reporting/issues">GitHub Issues</a>.
417422
In case of trouble, please check there if your issue has already been reported.
418423
If you spotted it first, help us to smash it by providing a detailed and welcomed
419424
<a class="reference external" href="https://github.com/OCA/stock-logistics-reporting/issues/new?body=module:%20stock_move_value_report%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
420425
<p>Do not contact contributors directly about support or help with technical issues.</p>
421426
</div>
422427
<div class="section" id="credits">
423-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
428+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
424429
<div class="section" id="authors">
425-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
430+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
426431
<ul class="simple">
427432
<li>Tecnativa</li>
428433
</ul>
429434
</div>
430435
<div class="section" id="contributors">
431-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
436+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
432437
<ul class="simple">
433438
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
434439
<li>David Vidal</li>
@@ -442,7 +447,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
442447
</ul>
443448
</div>
444449
<div class="section" id="maintainers">
445-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
450+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
446451
<p>This module is maintained by the OCA.</p>
447452
<a class="reference external image-reference" href="https://odoo-community.org">
448453
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -455,5 +460,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
455460
</div>
456461
</div>
457462
</div>
463+
</div>
458464
</body>
459465
</html>

0 commit comments

Comments
 (0)