Skip to content

Commit 570b069

Browse files
committed
[BOT] post-merge updates
1 parent a0f33dd commit 570b069

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[account_payment_unece](account_payment_unece/) | 17.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | UNECE nomenclature for the payment methods
2525
[account_tax_unece](account_tax_unece/) | 17.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | UNECE nomenclature for taxes
26-
[base_bank_from_iban](base_bank_from_iban/) | 17.0.1.0.2 | | Bank from IBAN
26+
[base_bank_from_iban](base_bank_from_iban/) | 17.0.1.0.3 | | Bank from IBAN
2727
[base_currency_iso_4217](base_currency_iso_4217/) | 17.0.1.0.0 | | Adds numeric code and full name to currencies, following the ISO 4217 specification
2828
[base_iso3166](base_iso3166/) | 17.0.1.0.1 | | ISO 3166
2929
[base_unece](base_unece/) | 17.0.1.0.0 | [![astirpe](https://github.com/astirpe.png?size=30px)](https://github.com/astirpe) [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Base module for UNECE code lists

base_bank_from_iban/README.rst

+8-8
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Bank from IBAN
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:110feaadb48670c46ea6c85d528bd290440ac07ba07899fb2b05b43b90b7d065
10+
!! source digest: sha256:9b22f13710769b004c79515fea18e9b8cc52918ec12011bd4d282f76eebaf8a4
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
@@ -81,18 +81,18 @@ Authors
8181
Contributors
8282
------------
8383

84-
- `Tecnativa <https://www.tecnativa.com>`__:
84+
- `Tecnativa <https://www.tecnativa.com>`__:
8585

86-
- Carlos Dauden
87-
- Pedro M. Baeza
86+
- Carlos Dauden
87+
- Pedro M. Baeza
8888

89-
- `Pesol <https://www.pesol.es>`__:
89+
- `Pesol <https://www.pesol.es>`__:
9090

91-
- Pedro Evaristo Gonzalez Sanchez <[email protected]>
91+
- Pedro Evaristo Gonzalez Sanchez <[email protected]>
9292

93-
- `APSL <https://apsl.tech>`__:
93+
- `APSL <https://apsl.tech>`__:
9494

95-
- Javier Antó <[email protected]>
95+
- Javier Antó <[email protected]>
9696

9797
Maintainers
9898
-----------

base_bank_from_iban/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{
66
"name": "Bank from IBAN",
7-
"version": "17.0.1.0.2",
7+
"version": "17.0.1.0.3",
88
"author": "Tecnativa, Odoo Community Association (OCA)",
99
"website": "https://github.com/OCA/community-data-files",
1010
"category": "Localization",

base_bank_from_iban/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Bank from IBAN</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:110feaadb48670c46ea6c85d528bd290440ac07ba07899fb2b05b43b90b7d065
370+
!! source digest: sha256:9b22f13710769b004c79515fea18e9b8cc52918ec12011bd4d282f76eebaf8a4
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.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/community-data-files/tree/17.0/base_bank_from_iban"><img alt="OCA/community-data-files" src="https://img.shields.io/badge/github-OCA%2Fcommunity--data--files-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/community-data-files-17-0/community-data-files-17-0-base_bank_from_iban"><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/community-data-files&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module adds a code to bank definition for using it as matching for

0 commit comments

Comments
 (0)