[18.0][IMP] l10n_es_vat_book: IGIC servicios (_s) en mapa libro IVA - #6
Draft
syci wants to merge 3 commits into
Draft
[18.0][IMP] l10n_es_vat_book: IGIC servicios (_s) en mapa libro IVA#6syci wants to merge 3 commits into
syci wants to merge 3 commits into
Conversation
syci
force-pushed
the
18.0-l10n_es_vat_book-igic-services
branch
from
July 6, 2026 09:39
48ca837 to
45d4299
Compare
syci
force-pushed
the
18.0-l10n_es_vat_book-igic-services
branch
from
July 15, 2026 09:17
45d4299 to
f15933b
Compare
Añade mapeo de impuestos IGIC de servicios (sufijo _s) en el libro de IVA. Incluye datos de mapa CSV (tax lines, account lines) y tests unitarios.
syci
force-pushed
the
18.0-l10n_es_vat_book-igic-services
branch
from
July 15, 2026 10:02
f15933b to
1c4d136
Compare
Incluye account_tax_template_s_igic_ns en el mapa de libro IVA emitido de Canarias para que las ventas no sujetas por localización aparezcan en los libros sin depender de l10n_es_atc_sii_oca.
syci
force-pushed
the
18.0-l10n_es_vat_book-igic-services
branch
from
July 29, 2026 15:13
44e2b91 to
4ee4407
Compare
Añade al libro IVA los impuestos IGIC existentes en el plan canario que faltaban (5%, ISP5, recargo 0,5%, cmino, DUA group, no sujeto compra), sin incluir el 1% pendiente de localización.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Extends
l10n_es_vat_bookIGIC libro IVA mappings for servicios tax suffix_s(map lines and tax line definitions), plus focused test adjustments intest_l10n_es_aeat_vat_book_igic.Scope (this PR only)
l10n_es_vat_book/data/for_sservice IGIC lines.Does not include mod347 IGIC, ATC/SII, or other unrelated merges.
Base / apply order
Cherry-pick of commit
48ca837applies cleanly on top of OCA _4506 (IGIC vat book data, not on bare18.0). In aggregate, merge that OCA PR before this PR head.Test plan
l10n_es_vat_bookand IGIC taxes configured, runtest_l10n_es_aeat_vat_book_igicand confirm_sservice lines appear in the expected libro sections.