Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9f334e8

Browse files
committedFeb 7, 2025
[IMP] stock_picking_report_delivery_cost: pre-commit auto fixes
1 parent ef2a88a commit 9f334e8

File tree

9 files changed

+43
-41
lines changed

9 files changed

+43
-41
lines changed
 

‎stock_picking_report_delivery_cost/README.rst

+19-19
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@ Delivery cost in Picking Reports
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%2Fdelivery--carrier-lightgray.png?logo=github
20-
:target: https://github.com/OCA/delivery-carrier/tree/16.0/stock_picking_report_delivery_cost
20+
:target: https://github.com/OCA/delivery-carrier/tree/18.0/stock_picking_report_delivery_cost
2121
:alt: OCA/delivery-carrier
2222
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23-
:target: https://translation.odoo-community.org/projects/delivery-carrier-16-0/delivery-carrier-16-0-stock_picking_report_delivery_cost
23+
:target: https://translation.odoo-community.org/projects/delivery-carrier-18-0/delivery-carrier-18-0-stock_picking_report_delivery_cost
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/delivery-carrier&target_branch=16.0
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/delivery-carrier&target_branch=18.0
2727
:alt: Try me on Runboat
2828

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

31-
This module shows in the delivery slip and picking operations reports the cost
32-
of the delivery method according the rate computed on the fly according same
33-
conditions as standard `delivery` module would do.
31+
This module shows in the delivery slip and picking operations reports
32+
the cost of the delivery method according the rate computed on the fly
33+
according same conditions as standard delivery module would do.
3434

3535
**Table of contents**
3636

@@ -42,40 +42,40 @@ Usage
4242

4343
To use this module, you need to:
4444

45-
#. Go to *Inventory > Operations > Transfers* and pick one not in state *Done*
46-
or *Cancelled*.
47-
#. Click on *Print > Delivery Slip* or *Print > Picking Operations*.
48-
#. You will see in the report the computed delivery cost.
45+
1. Go to *Inventory > Operations > Transfers* and pick one not in state
46+
*Done* or *Cancelled*.
47+
2. Click on *Print > Delivery Slip* or *Print > Picking Operations*.
48+
3. You will see in the report the computed delivery cost.
4949

5050
Bug Tracker
5151
===========
5252

5353
Bugs are tracked on `GitHub Issues <https://github.com/OCA/delivery-carrier/issues>`_.
5454
In case of trouble, please check there if your issue has already been reported.
5555
If you spotted it first, help us to smash it by providing a detailed and welcomed
56-
`feedback <https://github.com/OCA/delivery-carrier/issues/new?body=module:%20stock_picking_report_delivery_cost%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
56+
`feedback <https://github.com/OCA/delivery-carrier/issues/new?body=module:%20stock_picking_report_delivery_cost%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
5757

5858
Do not contact contributors directly about support or help with technical issues.
5959

6060
Credits
6161
=======
6262

6363
Authors
64-
~~~~~~~
64+
-------
6565

6666
* Tecnativa
6767

6868
Contributors
69-
~~~~~~~~~~~~
69+
------------
7070

71-
* `Tecnativa <https://www.tecnativa.com>`_:
71+
- `Tecnativa <https://www.tecnativa.com>`__:
7272

73-
* Pedro M. Baeza
74-
* Víctor Martínez
75-
* Pilar Vargas
73+
- Pedro M. Baeza
74+
- Víctor Martínez
75+
- Pilar Vargas
7676

7777
Maintainers
78-
~~~~~~~~~~~
78+
-----------
7979

8080
This module is maintained by the OCA.
8181

@@ -87,6 +87,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
8787
mission is to support the collaborative development of Odoo features and
8888
promote its widespread use.
8989

90-
This module is part of the `OCA/delivery-carrier <https://github.com/OCA/delivery-carrier/tree/16.0/stock_picking_report_delivery_cost>`_ project on GitHub.
90+
This module is part of the `OCA/delivery-carrier <https://github.com/OCA/delivery-carrier/tree/18.0/stock_picking_report_delivery_cost>`_ project on GitHub.
9191

9292
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[build-system]
2+
requires = ["whool"]
3+
build-backend = "whool.buildapi"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- [Tecnativa](https://www.tecnativa.com):
2+
- Pedro M. Baeza
3+
- Víctor Martínez
4+
- Pilar Vargas

‎stock_picking_report_delivery_cost/readme/CONTRIBUTORS.rst

-5
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
This module shows in the delivery slip and picking operations reports
2+
the cost of the delivery method according the rate computed on the fly
3+
according same conditions as standard delivery module would do.

‎stock_picking_report_delivery_cost/readme/DESCRIPTION.rst

-3
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
To use this module, you need to:
2+
3+
1. Go to *Inventory \> Operations \> Transfers* and pick one not in
4+
state *Done* or *Cancelled*.
5+
2. Click on *Print \> Delivery Slip* or *Print \> Picking Operations*.
6+
3. You will see in the report the computed delivery cost.

‎stock_picking_report_delivery_cost/readme/USAGE.rst

-6
This file was deleted.

‎stock_picking_report_delivery_cost/static/description/index.html

+8-8
Original file line numberDiff line numberDiff line change
@@ -369,10 +369,10 @@ <h1 class="title">Delivery cost in Picking Reports</h1>
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370370
!! source digest: sha256:1d2873443b3a00a6e9e763590bc455aa6372d8a5003964e17262840db92f0e9c
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/delivery-carrier/tree/16.0/stock_picking_report_delivery_cost"><img alt="OCA/delivery-carrier" src="https://img.shields.io/badge/github-OCA%2Fdelivery--carrier-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/delivery-carrier-16-0/delivery-carrier-16-0-stock_picking_report_delivery_cost"><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/delivery-carrier&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373-
<p>This module shows in the delivery slip and picking operations reports the cost
374-
of the delivery method according the rate computed on the fly according same
375-
conditions as standard <cite>delivery</cite> module would do.</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/delivery-carrier/tree/18.0/stock_picking_report_delivery_cost"><img alt="OCA/delivery-carrier" src="https://img.shields.io/badge/github-OCA%2Fdelivery--carrier-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/delivery-carrier-18-0/delivery-carrier-18-0-stock_picking_report_delivery_cost"><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/delivery-carrier&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>This module shows in the delivery slip and picking operations reports
374+
the cost of the delivery method according the rate computed on the fly
375+
according same conditions as standard delivery module would do.</p>
376376
<p><strong>Table of contents</strong></p>
377377
<div class="contents local topic" id="contents">
378378
<ul class="simple">
@@ -390,8 +390,8 @@ <h1 class="title">Delivery cost in Picking Reports</h1>
390390
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
391391
<p>To use this module, you need to:</p>
392392
<ol class="arabic simple">
393-
<li>Go to <em>Inventory &gt; Operations &gt; Transfers</em> and pick one not in state <em>Done</em>
394-
or <em>Cancelled</em>.</li>
393+
<li>Go to <em>Inventory &gt; Operations &gt; Transfers</em> and pick one not in state
394+
<em>Done</em> or <em>Cancelled</em>.</li>
395395
<li>Click on <em>Print &gt; Delivery Slip</em> or <em>Print &gt; Picking Operations</em>.</li>
396396
<li>You will see in the report the computed delivery cost.</li>
397397
</ol>
@@ -401,7 +401,7 @@ <h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
401401
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/delivery-carrier/issues">GitHub Issues</a>.
402402
In case of trouble, please check there if your issue has already been reported.
403403
If you spotted it first, help us to smash it by providing a detailed and welcomed
404-
<a class="reference external" href="https://github.com/OCA/delivery-carrier/issues/new?body=module:%20stock_picking_report_delivery_cost%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
404+
<a class="reference external" href="https://github.com/OCA/delivery-carrier/issues/new?body=module:%20stock_picking_report_delivery_cost%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
405405
<p>Do not contact contributors directly about support or help with technical issues.</p>
406406
</div>
407407
<div class="section" id="credits">
@@ -432,7 +432,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
432432
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
433433
mission is to support the collaborative development of Odoo features and
434434
promote its widespread use.</p>
435-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/delivery-carrier/tree/16.0/stock_picking_report_delivery_cost">OCA/delivery-carrier</a> project on GitHub.</p>
435+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/delivery-carrier/tree/18.0/stock_picking_report_delivery_cost">OCA/delivery-carrier</a> project on GitHub.</p>
436436
<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>
437437
</div>
438438
</div>

0 commit comments

Comments
 (0)
Please sign in to comment.