Skip to content

Commit 66db623

Browse files
[MIG] stock_move_value_report: Migration to 18.0
1 parent a4273cf commit 66db623

File tree

4 files changed

+33
-20
lines changed

4 files changed

+33
-20
lines changed

stock_move_value_report/README.rst

+16-12
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ Stock Move Cost Value Report
1717
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1818
:alt: License: AGPL-3
1919
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--reporting-lightgray.png?logo=github
20-
:target: https://github.com/OCA/stock-logistics-reporting/tree/17.0/stock_move_value_report
20+
:target: https://github.com/OCA/stock-logistics-reporting/tree/18.0/stock_move_value_report
2121
:alt: OCA/stock-logistics-reporting
2222
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23-
:target: https://translation.odoo-community.org/projects/stock-logistics-reporting-17-0/stock-logistics-reporting-17-0-stock_move_value_report
23+
:target: https://translation.odoo-community.org/projects/stock-logistics-reporting-18-0/stock-logistics-reporting-18-0-stock_move_value_report
2424
:alt: Translate me on Weblate
2525
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26-
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-reporting&target_branch=17.0
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-reporting&target_branch=18.0
2727
:alt: Try me on Runboat
2828

2929
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -42,22 +42,22 @@ Usage
4242

4343
To print this report, you can go to:
4444

45-
- *Inventory > Operations > Transfers*
45+
- *Inventory > Operations > Transfers*
4646

4747
Then: #. Select records to print. #. And click on *Print > Picking
4848
Operations Cost Value*
4949

5050
Or, you can go to:
5151

52-
- *Inventory > Operations > Scrap*
52+
- *Inventory > Operations > Scrap*
5353

5454
Then: #. Select records to print. #. And click on *Print > Scrap
5555
Operations Cost Value*
5656

5757
Or, you can either go to:
5858

59-
- *Inventory > Reporting > Stock Moves*, or
60-
- *Inventory > Reporting > Moves History*
59+
- *Inventory > Reporting > Stock Moves*, or
60+
- *Inventory > Reporting > Moves History*
6161

6262
Then: #. Select records to print. #. And click on *Print > Operations
6363
Cost Value Report*
@@ -72,7 +72,7 @@ Bug Tracker
7272
Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-reporting/issues>`_.
7373
In case of trouble, please check there if your issue has already been reported.
7474
If you spotted it first, help us to smash it by providing a detailed and welcomed
75-
`feedback <https://github.com/OCA/stock-logistics-reporting/issues/new?body=module:%20stock_move_value_report%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
75+
`feedback <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**>`_.
7676

7777
Do not contact contributors directly about support or help with technical issues.
7878

@@ -87,10 +87,14 @@ Authors
8787
Contributors
8888
------------
8989

90-
- `Tecnativa <https://www.tecnativa.com>`__:
90+
- `Tecnativa <https://www.tecnativa.com>`__:
9191

92-
- David Vidal
93-
- Carlos Roca
92+
- David Vidal
93+
- Carlos Roca
94+
95+
- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`__
96+
97+
- Bhavesh Heliconia
9498

9599
Maintainers
96100
-----------
@@ -105,6 +109,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
105109
mission is to support the collaborative development of Odoo features and
106110
promote its widespread use.
107111

108-
This module is part of the `OCA/stock-logistics-reporting <https://github.com/OCA/stock-logistics-reporting/tree/17.0/stock_move_value_report>`_ project on GitHub.
112+
This module is part of the `OCA/stock-logistics-reporting <https://github.com/OCA/stock-logistics-reporting/tree/18.0/stock_move_value_report>`_ project on GitHub.
109113

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

stock_move_value_report/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
33
{
44
"name": "Stock Move Cost Value Report",
5-
"version": "17.0.1.0.0",
5+
"version": "18.0.1.0.0",
66
"category": "Warehouse",
77
"website": "https://github.com/OCA/stock-logistics-reporting",
88
"author": "Tecnativa, Odoo Community Association (OCA)",
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
- [Tecnativa](https://www.tecnativa.com):
22
- David Vidal
33
- Carlos Roca
4+
- [Heliconia Solutions Pvt. Ltd.](https://www.heliconia.io)
5+
- Bhavesh Heliconia

stock_move_value_report/static/description/index.html

+14-7
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@
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 {
@@ -368,7 +369,7 @@ <h1 class="title">Stock Move Cost Value Report</h1>
368369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369370
!! source digest: sha256:9856c0fecf53b3b8cdc4e250b199d52ecde820ccf649083e6a0e5d4d8df4ad8f
370371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/17.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-17-0/stock-logistics-reporting-17-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=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
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>
372373
<p>This module allows to obtain a report with cost value of a given
373374
operation like a picking, a scrap, an inventory or even a selection of
374375
moves or move lines.</p>
@@ -415,7 +416,7 @@ <h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
415416
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-reporting/issues">GitHub Issues</a>.
416417
In case of trouble, please check there if your issue has already been reported.
417418
If you spotted it first, help us to smash it by providing a detailed and welcomed
418-
<a class="reference external" href="https://github.com/OCA/stock-logistics-reporting/issues/new?body=module:%20stock_move_value_report%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
419+
<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>
419420
<p>Do not contact contributors directly about support or help with technical issues.</p>
420421
</div>
421422
<div class="section" id="credits">
@@ -434,16 +435,22 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
434435
<li>Carlos Roca</li>
435436
</ul>
436437
</li>
438+
<li><a class="reference external" href="https://www.heliconia.io">Heliconia Solutions Pvt. Ltd.</a><ul>
439+
<li>Bhavesh Heliconia</li>
440+
</ul>
441+
</li>
437442
</ul>
438443
</div>
439444
<div class="section" id="maintainers">
440445
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
441446
<p>This module is maintained by the OCA.</p>
442-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
447+
<a class="reference external image-reference" href="https://odoo-community.org">
448+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
449+
</a>
443450
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
444451
mission is to support the collaborative development of Odoo features and
445452
promote its widespread use.</p>
446-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-reporting/tree/17.0/stock_move_value_report">OCA/stock-logistics-reporting</a> project on GitHub.</p>
453+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-reporting/tree/18.0/stock_move_value_report">OCA/stock-logistics-reporting</a> project on GitHub.</p>
447454
<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>
448455
</div>
449456
</div>

0 commit comments

Comments
 (0)