Skip to content

Commit e3ec0c5

Browse files
committed
[BOT] post-merge updates
1 parent 51d39ad commit e3ec0c5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ addon | version | maintainers | summary
6969
[l10n_es_pos_oca](l10n_es_pos_oca/) | 17.0.1.0.0 | | Punto de venta adaptado a la legislación española
7070
[l10n_es_reav](l10n_es_reav/) | 17.0.1.0.0 | <a href='https://github.com/Bilbonet'><img src='https://github.com/Bilbonet.png' width='32' height='32' style='border-radius:50%;' alt='Bilbonet'/></a> | REAV - Régimen Especial Agencias de Viajes
7171
[l10n_es_toponyms](l10n_es_toponyms/) | 17.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
72-
[l10n_es_vat_book](l10n_es_vat_book/) | 17.0.1.3.3 | | Libro de IVA
72+
[l10n_es_vat_book](l10n_es_vat_book/) | 17.0.1.3.4 | | Libro de IVA
7373
[l10n_es_vat_book_igic](l10n_es_vat_book_igic/) | 17.0.1.0.0 | <a href='https://github.com/nicolasramos'><img src='https://github.com/nicolasramos.png' width='32' height='32' style='border-radius:50%;' alt='nicolasramos'/></a> | Libro de IGIC
7474
[l10n_es_vat_book_invoice_summary](l10n_es_vat_book_invoice_summary/) | 17.0.1.0.0 | <a href='https://github.com/victoralmau'><img src='https://github.com/victoralmau.png' width='32' height='32' style='border-radius:50%;' alt='victoralmau'/></a> | Facturas resumen en libro de IVA
7575
[l10n_es_vat_book_oss](l10n_es_vat_book_oss/) | 17.0.1.0.1 | | Libro de IVA OSS

l10n_es_vat_book/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Libro de IVA
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:677fb2109971786a3dc94f4fed0ae5bf9dbfc37d0386e3a3a0fcc07b3c128095
14+
!! source digest: sha256:8b2e6aa4e0e1b993ddb94b9a9b5972c23bf93ef4ceb2bf5cdb85a77e2f5f2f1f
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

l10n_es_vat_book/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
{
1212
"name": "Libro de IVA",
13-
"version": "17.0.1.3.3",
13+
"version": "17.0.1.3.4",
1414
"author": "PRAXYA, ForgeFlow, Tecnativa, Odoo Community Association (OCA)",
1515
"website": "https://github.com/OCA/l10n-spain",
1616
"license": "AGPL-3",

l10n_es_vat_book/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Libro de IVA</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:677fb2109971786a3dc94f4fed0ae5bf9dbfc37d0386e3a3a0fcc07b3c128095
375+
!! source digest: sha256:8b2e6aa4e0e1b993ddb94b9a9b5972c23bf93ef4ceb2bf5cdb85a77e2f5f2f1f
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/l10n_es_vat_book"><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-l10n_es_vat_book"><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>Módulo que calcula el libro de IVA español.</p>

0 commit comments

Comments
 (0)