Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed May 16, 2024
1 parent 0f3ef8b commit 5c1554e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 3 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ addon | version | maintainers | summary
[l10n_es_partner](l10n_es_partner/) | 15.0.2.0.1 | [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Adaptación de los clientes, proveedores y bancos para España
[l10n_es_partner_mercantil](l10n_es_partner_mercantil/) | 15.0.1.0.0 | | Añade los datos del registro mercantil a la empresa
[l10n_es_payment_order_confirming_aef](l10n_es_payment_order_confirming_aef/) | 15.0.1.0.3 | | Exportación de fichero bancario Confirming estándar AEF
[l10n_es_payment_order_confirming_sabadell](l10n_es_payment_order_confirming_sabadell/) | 15.0.1.0.0 | | Exportación de fichero bancario Confirming para Banco Sabadell
[l10n_es_pos](l10n_es_pos/) | 15.0.2.0.3 | | Punto de venta adaptado a la legislación española
[l10n_es_pos_by_device](l10n_es_pos_by_device/) | 15.0.1.0.0 | [![ao-landoo](https://github.com/ao-landoo.png?size=30px)](https://github.com/ao-landoo) | Punto de venta adaptado a la legislación española por dispositivo
[l10n_es_pos_sii](l10n_es_pos_sii/) | 15.0.1.0.2 | | Envío de pedidos del TPV al SII
Expand Down
2 changes: 1 addition & 1 deletion l10n_es_payment_order_confirming_sabadell/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Exportación de fichero bancario Confirming para Banco Sabadell
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:db77d4170eee3045498093f027c6ad4a3ef341da783315dfea195febb66dd779
!! source digest: sha256:7e6ff029c6f3c33a589da1215972f723ee533eeb8ec9c5799bd00abc6c64c740
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -366,7 +366,7 @@ <h1 class="title">Exportación de fichero bancario Confirming para Banco Sabadel
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:db77d4170eee3045498093f027c6ad4a3ef341da783315dfea195febb66dd779
!! source digest: sha256:7e6ff029c6f3c33a589da1215972f723ee533eeb8ec9c5799bd00abc6c64c740
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/l10n-spain/tree/15.0/l10n_es_payment_order_confirming_sabadell"><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-15-0/l10n-spain-15-0-l10n_es_payment_order_confirming_sabadell"><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=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>Módulo para la exportación de ficheros bancarios según el formato Confirming,
Expand Down
2 changes: 1 addition & 1 deletion setup/_metapackage/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
15.0.20240229.0
15.0.20240516.0
1 change: 1 addition & 0 deletions setup/_metapackage/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
'odoo-addon-l10n_es_partner>=15.0dev,<15.1dev',
'odoo-addon-l10n_es_partner_mercantil>=15.0dev,<15.1dev',
'odoo-addon-l10n_es_payment_order_confirming_aef>=15.0dev,<15.1dev',
'odoo-addon-l10n_es_payment_order_confirming_sabadell>=15.0dev,<15.1dev',
'odoo-addon-l10n_es_pos>=15.0dev,<15.1dev',
'odoo-addon-l10n_es_pos_by_device>=15.0dev,<15.1dev',
'odoo-addon-l10n_es_pos_sii>=15.0dev,<15.1dev',
Expand Down

0 comments on commit 5c1554e

Please sign in to comment.