Skip to content

Commit aaee65a

Browse files
committed
[BOT] post-merge updates
1 parent 77dd71e commit aaee65a

File tree

4 files changed

+13
-8
lines changed

4 files changed

+13
-8
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ addon | version | maintainers | summary
6262
[delivery_schenker](delivery_schenker/) | 14.0.2.0.1 | | Delivery Carrier implementation for DB Schenker API
6363
[delivery_schenker_picking_volume](delivery_schenker_picking_volume/) | 14.0.1.2.0 | | Glue module between delivery_schenker and stock_picking_volumeWith this module the transmitted volume is changed,it uses the computed volume from stock_picking_volume
6464
[delivery_schenker_quant_package_dimension](delivery_schenker_quant_package_dimension/) | 14.0.2.0.1 | [![mt-software-de](https://github.com/mt-software-de.png?size=30px)](https://github.com/mt-software-de) | Glue module between delivery_schenker and stock_quant_package_dimensionWith this module the transmitted package volume is changed,it uses the computed volume from stock_quant_package_dimension.Also the dimensions length, width and height of a package getting added to the request
65-
[delivery_send_to_shipper_at_operation](delivery_send_to_shipper_at_operation/) | 14.0.1.0.2 | | Send delivery notice to the shipper from any operation.
65+
[delivery_send_to_shipper_at_operation](delivery_send_to_shipper_at_operation/) | 14.0.1.0.3 | | Send delivery notice to the shipper from any operation.
6666
[delivery_state](delivery_state/) | 14.0.1.1.2 | | Provides fields to be able to contemplate the tracking statesand also adds a global fields
6767
[delivery_tnt_oca](delivery_tnt_oca/) | 14.0.1.2.5 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Integrate TNT webservice
6868
[delivery_ups_oca](delivery_ups_oca/) | 14.0.1.0.1 | | Integrate UPS webservice

delivery_send_to_shipper_at_operation/README.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Delivery Send To Shipper at Operation
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:e08f1bae901fa7fb9746e9bc036a58e909da57a7dcad28411a0f362e3bd8cf56
10+
!! source digest: sha256:0fe76bf46358e9e1a53e9cd17d178aa0b73888ef24b0d1297448cf5a6f866fd1
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -95,6 +95,7 @@ Contributors
9595
* `Trobz <https://trobz.com>`_:
9696
* Nguyen Hoang Hiep <hiepnh@trobz.com>
9797
* Jacques-Etienne Baudoux (BCIM) <je@bcim.be>
98+
* Michael Tietz (MT Software) <mtietz@mt-software.de>
9899

99100
Other credits
100101
~~~~~~~~~~~~~

delivery_send_to_shipper_at_operation/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Delivery Send To Shipper at Operation",
55
"summary": "Send delivery notice to the shipper from any operation.",
6-
"version": "14.0.1.0.2",
6+
"version": "14.0.1.0.3",
77
"development_status": "Beta",
88
"category": "Inventory",
99
"website": "https://github.com/OCA/delivery-carrier",

delivery_send_to_shipper_at_operation/static/description/index.html

+9-5
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 {
@@ -366,7 +367,7 @@ <h1 class="title">Delivery Send To Shipper at Operation</h1>
366367
!! This file is generated by oca-gen-addon-readme !!
367368
!! changes will be overwritten. !!
368369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
369-
!! source digest: sha256:e08f1bae901fa7fb9746e9bc036a58e909da57a7dcad28411a0f362e3bd8cf56
370+
!! source digest: sha256:0fe76bf46358e9e1a53e9cd17d178aa0b73888ef24b0d1297448cf5a6f866fd1
370371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
371372
<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/14.0/delivery_send_to_shipper_at_operation"><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-14-0/delivery-carrier-14-0-delivery_send_to_shipper_at_operation"><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=14.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 send the delivery notification to the carrier when
@@ -444,6 +445,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
444445
</dl>
445446
</li>
446447
<li>Jacques-Etienne Baudoux (BCIM) &lt;<a class="reference external" href="mailto:je&#64;bcim.be">je&#64;bcim.be</a>&gt;</li>
448+
<li>Michael Tietz (MT Software) &lt;<a class="reference external" href="mailto:mtietz&#64;mt-software.de">mtietz&#64;mt-software.de</a>&gt;</li>
447449
</ul>
448450
</div>
449451
<div class="section" id="other-credits">
@@ -453,7 +455,9 @@ <h2><a class="toc-backref" href="#toc-entry-7">Other credits</a></h2>
453455
<div class="section" id="maintainers">
454456
<h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
455457
<p>This module is maintained by the OCA.</p>
456-
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
458+
<a class="reference external image-reference" href="https://odoo-community.org">
459+
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
460+
</a>
457461
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
458462
mission is to support the collaborative development of Odoo features and
459463
promote its widespread use.</p>

0 commit comments

Comments
 (0)