Skip to content

Commit e45f15f

Browse files
committed
[IMP] stock_packaging_calculator_packaging_level: pre-commit auto fixes
1 parent 0dc57e9 commit e45f15f

File tree

8 files changed

+43
-35
lines changed

8 files changed

+43
-35
lines changed

stock_packaging_calculator_packaging_level/README.rst

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@ Stock packaging calculator packaging level
1717
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1818
:alt: License: LGPL-3
1919
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--warehouse-lightgray.png?logo=github
20-
:target: https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_packaging_calculator_packaging_level
20+
:target: https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_packaging_calculator_packaging_level
2121
:alt: OCA/stock-logistics-warehouse
2222
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23-
:target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-16-0/stock-logistics-warehouse-16-0-stock_packaging_calculator_packaging_level
23+
:target: https://translation.odoo-community.org/projects/stock-logistics-warehouse-18-0/stock-logistics-warehouse-18-0-stock_packaging_calculator_packaging_level
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-warehouse&target_branch=16.0
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-warehouse&target_branch=18.0
2727
:alt: Try me on Runboat
2828

2929
|badge1| |badge2| |badge3| |badge4| |badge5|
3030

31-
Glue module for `stock_packaging_calculator` and `product_packaging_type`.
31+
Glue module for stock_packaging_calculator and product_packaging_type.
3232

3333
Mainly to use packaging type's code instead of packaging's name.
3434

@@ -48,32 +48,35 @@ Bug Tracker
4848
Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-warehouse/issues>`_.
4949
In case of trouble, please check there if your issue has already been reported.
5050
If you spotted it first, help us to smash it by providing a detailed and welcomed
51-
`feedback <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_packaging_calculator_packaging_level%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
51+
`feedback <https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_packaging_calculator_packaging_level%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
5252

5353
Do not contact contributors directly about support or help with technical issues.
5454

5555
Credits
5656
=======
5757

5858
Authors
59-
~~~~~~~
59+
-------
6060

6161
* Camptocamp
6262

6363
Contributors
64-
~~~~~~~~~~~~
64+
------------
6565

66-
* Simone Orsi <[email protected]>
67-
* `Trobz <https://trobz.com>`_:
68-
* Nguyen Hoang Hiep <[email protected]>
66+
- Simone Orsi <[email protected]>
67+
68+
- `Trobz <https://trobz.com>`__:
69+
70+
- Nguyen Hoang Hiep <[email protected]>
6971

7072
Other credits
71-
~~~~~~~~~~~~~
73+
-------------
7274

73-
The migration of this module from 13.0 to 14.0 was financially supported by Camptocamp
75+
The migration of this module from 13.0 to 14.0 was financially supported
76+
by Camptocamp
7477

7578
Maintainers
76-
~~~~~~~~~~~
79+
-----------
7780

7881
This module is maintained by the OCA.
7982

@@ -85,6 +88,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
8588
mission is to support the collaborative development of Odoo features and
8689
promote its widespread use.
8790

88-
This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_packaging_calculator_packaging_level>`_ project on GitHub.
91+
This module is part of the `OCA/stock-logistics-warehouse <https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_packaging_calculator_packaging_level>`_ project on GitHub.
8992

9093
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[build-system]
2+
requires = ["whool"]
3+
build-backend = "whool.buildapi"
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- Simone Orsi \<<[email protected]>\>
2+
3+
- [Trobz](https://trobz.com):
4+
- Nguyen Hoang Hiep \<<[email protected]>\>

stock_packaging_calculator_packaging_level/readme/CONTRIBUTORS.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
The migration of this module from 13.0 to 14.0 was financially supported by Camptocamp
1+
The migration of this module from 13.0 to 14.0 was financially supported
2+
by Camptocamp
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Glue module for stock_packaging_calculator and product_packaging_type.
2+
3+
Mainly to use packaging type's code instead of packaging's name.

stock_packaging_calculator_packaging_level/readme/DESCRIPTION.rst

Lines changed: 0 additions & 3 deletions
This file was deleted.

stock_packaging_calculator_packaging_level/static/description/index.html

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@
88

99
/*
1010
:Author: David Goodger ([email protected])
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,8 +369,8 @@ <h1 class="title">Stock packaging calculator packaging level</h1>
368369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369370
!! source digest: sha256:6d395920ee87d2b9292b23a536119ee0d9bf4d3722e368ec22b568797137afdb
370371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_packaging_calculator_packaging_level"><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_packaging_calculator_packaging_level"><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>
372-
<p>Glue module for <cite>stock_packaging_calculator</cite> and <cite>product_packaging_type</cite>.</p>
372+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_packaging_calculator_packaging_level"><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-18-0/stock-logistics-warehouse-18-0-stock_packaging_calculator_packaging_level"><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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373+
<p>Glue module for stock_packaging_calculator and product_packaging_type.</p>
373374
<p>Mainly to use packaging type’s code instead of packaging’s name.</p>
374375
<div class="admonition important">
375376
<p class="first admonition-title">Important</p>
@@ -395,7 +396,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
395396
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues">GitHub Issues</a>.
396397
In case of trouble, please check there if your issue has already been reported.
397398
If you spotted it first, help us to smash it by providing a detailed and welcomed
398-
<a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_packaging_calculator_packaging_level%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
399+
<a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/issues/new?body=module:%20stock_packaging_calculator_packaging_level%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
399400
<p>Do not contact contributors directly about support or help with technical issues.</p>
400401
</div>
401402
<div class="section" id="credits">
@@ -410,28 +411,27 @@ <h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
410411
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
411412
<ul class="simple">
412413
<li>Simone Orsi &lt;<a class="reference external" href="mailto:simone.orsi&#64;camptocamp.com">simone.orsi&#64;camptocamp.com</a>&gt;</li>
413-
<li><dl class="first docutils">
414-
<dt><a class="reference external" href="https://trobz.com">Trobz</a>:</dt>
415-
<dd><ul class="first last">
414+
<li><a class="reference external" href="https://trobz.com">Trobz</a>:<ul>
416415
<li>Nguyen Hoang Hiep &lt;<a class="reference external" href="mailto:hiepnh&#64;trobz.com">hiepnh&#64;trobz.com</a>&gt;</li>
417416
</ul>
418-
</dd>
419-
</dl>
420417
</li>
421418
</ul>
422419
</div>
423420
<div class="section" id="other-credits">
424421
<h2><a class="toc-backref" href="#toc-entry-5">Other credits</a></h2>
425-
<p>The migration of this module from 13.0 to 14.0 was financially supported by Camptocamp</p>
422+
<p>The migration of this module from 13.0 to 14.0 was financially supported
423+
by Camptocamp</p>
426424
</div>
427425
<div class="section" id="maintainers">
428426
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
429427
<p>This module is maintained by the OCA.</p>
430-
<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>
431431
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
432432
mission is to support the collaborative development of Odoo features and
433433
promote its widespread use.</p>
434-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/16.0/stock_packaging_calculator_packaging_level">OCA/stock-logistics-warehouse</a> project on GitHub.</p>
434+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-warehouse/tree/18.0/stock_packaging_calculator_packaging_level">OCA/stock-logistics-warehouse</a> project on GitHub.</p>
435435
<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>
436436
</div>
437437
</div>

0 commit comments

Comments
 (0)