Skip to content

Commit 5dd8144

Browse files
committed
[BOT] post-merge updates
1 parent 6159a42 commit 5dd8144

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
@@ -64,7 +64,7 @@ addon | version | maintainers | summary
6464
[l10n_es_partner_mercantil](l10n_es_partner_mercantil/) | 18.0.1.0.0 | | Añade los datos del registro mercantil a la empresa
6565
[l10n_es_payment_order_confirming_aef](l10n_es_payment_order_confirming_aef/) | 18.0.1.0.2 | | Exportación de fichero bancario Confirming estándar AEF
6666
[l10n_es_payment_order_confirming_sabadell](l10n_es_payment_order_confirming_sabadell/) | 18.0.1.0.1 | | Exportación de fichero bancario Confirming para Banco Sabadell
67-
[l10n_es_pos_oca](l10n_es_pos_oca/) | 18.0.1.0.0 | | Punto de venta adaptado a la legislación española
67+
[l10n_es_pos_oca](l10n_es_pos_oca/) | 18.0.1.0.1 | | Punto de venta adaptado a la legislación española
6868
[l10n_es_pos_sii](l10n_es_pos_sii/) | 18.0.1.0.5 | | Envío de pedidos del TPV al SII
6969
[l10n_es_toponyms](l10n_es_toponyms/) | 18.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
7070
[l10n_es_vat_book](l10n_es_vat_book/) | 18.0.2.1.1 | | Libros registro del IVA y del IRPF

l10n_es_pos_oca/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Punto de venta adaptado a la legislación española
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:70a481ce6cf0f2ba41951fb45c8e032b94f8cd262fdd313581cd176665340ee6
14+
!! source digest: sha256:b47361bdf84c659cf51ae6ab8d41060d9ae6e42f2be219d409f84c3370130ff9
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

l10n_es_pos_oca/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"Odoo Community Association (OCA)",
1111
"website": "https://github.com/OCA/l10n-spain",
1212
"license": "AGPL-3",
13-
"version": "18.0.1.0.0",
13+
"version": "18.0.1.0.1",
1414
"depends": ["point_of_sale", "l10n_es"],
1515
"data": ["views/pos_views.xml", "views/res_config_settings_views.xml"],
1616
"assets": {

l10n_es_pos_oca/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Punto de venta adaptado a la legislación española</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:70a481ce6cf0f2ba41951fb45c8e032b94f8cd262fdd313581cd176665340ee6
375+
!! source digest: sha256:b47361bdf84c659cf51ae6ab8d41060d9ae6e42f2be219d409f84c3370130ff9
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/18.0/l10n_es_pos_oca"><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-18-0/l10n-spain-18-0-l10n_es_pos_oca"><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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<ul class="simple">

0 commit comments

Comments
 (0)