Skip to content

Commit 61c1859

Browse files
committed
[BOT] post-merge updates
1 parent 300d71f commit 61c1859

4 files changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ addon | version | maintainers | summary
4646
[l10n_es_mis_report](l10n_es_mis_report/) | 19.0.1.0.0 | | Plantillas MIS Builder para informes contables españoles
4747
[l10n_es_partner](l10n_es_partner/) | 19.0.1.0.3 | <a href='https://github.com/pedrobaeza'><img src='https://github.com/pedrobaeza.png' width='32' height='32' style='border-radius:50%;' alt='pedrobaeza'/></a> | Adaptación de los clientes, proveedores y bancos para España
4848
[l10n_es_partner_mercantil](l10n_es_partner_mercantil/) | 19.0.1.0.0 | | Añade los datos del registro mercantil a la empresa
49+
[l10n_es_payment_order_confirming_aef](l10n_es_payment_order_confirming_aef/) | 19.0.1.0.0 | | Exportación de fichero bancario Confirming estándar AEF
4950
[l10n_es_toponyms](l10n_es_toponyms/) | 19.0.1.0.0 | <a href='https://github.com/pedrobaeza'><img src='https://github.com/pedrobaeza.png' width='32' height='32' style='border-radius:50%;' alt='pedrobaeza'/></a> | Topónimos españoles
5051
[l10n_es_vat_book](l10n_es_vat_book/) | 19.0.1.0.1 | | Libros registro del IVA y del IRPF
5152

l10n_es_payment_order_confirming_aef/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Exportación de fichero bancario Confirming estándar AEF
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:f7c62a7c5cf109989c69d2afbf2c314e5ae0103eef406202a0afa497c0ec1077
14+
!! source digest: sha256:bc29e3e356522b9c0ce56cbd1a21156b125ec9de81bca1c79542d3f9bcb28224
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

l10n_es_payment_order_confirming_aef/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Exportación de fichero bancario Confirming estándar AEF</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:f7c62a7c5cf109989c69d2afbf2c314e5ae0103eef406202a0afa497c0ec1077
375+
!! source digest: sha256:bc29e3e356522b9c0ce56cbd1a21156b125ec9de81bca1c79542d3f9bcb28224
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/19.0/l10n_es_payment_order_confirming_aef"><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-19-0/l10n-spain-19-0-l10n_es_payment_order_confirming_aef"><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=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>Módulo para la exportación de ficheros bancarios según el formato

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "odoo-addons-oca-l10n-spain"
3-
version = "19.0.20260708.1"
3+
version = "19.0.20260724.0"
44
dependencies = [
55
"odoo-addon-delivery_dhl_parcel==19.0.*",
66
"odoo-addon-delivery_mrw==19.0.*",
@@ -26,6 +26,7 @@ dependencies = [
2626
"odoo-addon-l10n_es_mis_report==19.0.*",
2727
"odoo-addon-l10n_es_partner==19.0.*",
2828
"odoo-addon-l10n_es_partner_mercantil==19.0.*",
29+
"odoo-addon-l10n_es_payment_order_confirming_aef==19.0.*",
2930
"odoo-addon-l10n_es_toponyms==19.0.*",
3031
"odoo-addon-l10n_es_vat_book==19.0.*",
3132
]

0 commit comments

Comments
 (0)