Skip to content

Commit 2471ad8

Browse files
committed
[BOT] post-merge updates
1 parent 759fbc0 commit 2471ad8

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Available addons
2222
----------------
2323
addon | version | maintainers | summary
2424
--- | --- | --- | ---
25-
[delivery_dhl_parcel](delivery_dhl_parcel/) | 17.0.2.0.1 | <a href='https://github.com/hildickethan'><img src='https://github.com/hildickethan.png' width='32' height='32' style='border-radius:50%;' alt='hildickethan'/></a> | Delivery Carrier implementation for DHL Parcel using their API
25+
[delivery_dhl_parcel](delivery_dhl_parcel/) | 17.0.2.0.2 | <a href='https://github.com/hildickethan'><img src='https://github.com/hildickethan.png' width='32' height='32' style='border-radius:50%;' alt='hildickethan'/></a> | Delivery Carrier implementation for DHL Parcel using their API
2626
[delivery_gls_asm](delivery_gls_asm/) | 17.0.1.0.4 | <a href='https://github.com/hildickethan'><img src='https://github.com/hildickethan.png' width='32' height='32' style='border-radius:50%;' alt='hildickethan'/></a> | Delivery Carrier implementation for GLS with ASMRed API
2727
[delivery_mrw](delivery_mrw/) | 17.0.1.0.0 | | Delivery Carrier implementation for MRW with SAGEC API
2828
[delivery_seur_atlas](delivery_seur_atlas/) | 17.0.1.0.0 | | Integrate SEUR Atlas API

delivery_dhl_parcel/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Delivery DHL Parcel
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:138006deb9c5093c54c24fa5c3759aee5ca8dfc2e5be8d5bb54a062804383c92
14+
!! source digest: sha256:361bd00dfae191338eae373ab1fdd4a234b85aa13261e5d0fa518a2e02913f43
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

delivery_dhl_parcel/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"name": "Delivery DHL Parcel",
55
"summary": "Delivery Carrier implementation for DHL Parcel using their API",
6-
"version": "17.0.2.0.1",
6+
"version": "17.0.2.0.2",
77
"category": "Stock",
88
"website": "https://github.com/OCA/l10n-spain",
99
"author": "Studio73, Odoo Community Association (OCA)",

delivery_dhl_parcel/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Delivery DHL Parcel</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:138006deb9c5093c54c24fa5c3759aee5ca8dfc2e5be8d5bb54a062804383c92
375+
!! source digest: sha256:361bd00dfae191338eae373ab1fdd4a234b85aa13261e5d0fa518a2e02913f43
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<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/l10n-spain/tree/17.0/delivery_dhl_parcel"><img alt="OCA/l10n-spain" src="https://img.shields.io/badge/github-OCA%2Fl10n--spain-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/l10n-spain-17-0/l10n-spain-17-0-delivery_dhl_parcel"><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/l10n-spain&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>Este módulo integra la API de DHL Parcel con Odoo. No es válido para

0 commit comments

Comments
 (0)