Skip to content

Add Spain (TicketBAI & VERI*FACTU) columns to NN Nature of VAT table#56

Draft
deboragracio wants to merge 1 commit into
mainfrom
claude/pedantic-nash-e5d208
Draft

Add Spain (TicketBAI & VERI*FACTU) columns to NN Nature of VAT table#56
deboragracio wants to merge 1 commit into
mainfrom
claude/pedantic-nash-e5d208

Conversation

@deboragracio

Copy link
Copy Markdown
Contributor

What

Adds two columns — ES (TicketBAI) and ES (VERI*FACTU) — to the ftChargeItemCaseNN – Nature of VAT table in general/reference-tables/reference-tables.md.

Why

While comparing this docs page against the source of truth in fiskaltrust/businesscase, the Spanish VAT-exemption mappings were found to be present in the source but missing from the published docs. The IT and GR columns already matched; only the two ES columns were absent. This brings the docs back in sync.

Changes

  • New columns ES (TicketBAI) and ES (VERI*FACTU), values copied verbatim from businesscase doc/compliance-middleware/receipt-request.md.
  • Populated for NN rows 10, 20, 30, 50, 60, 80 (rows 00/40/70 and the VERI*FACTU cells for 60/80 are empty in the source too).
  • Fixes a pre-existing malformed row (NN = 50) whose IT/GR cell boundary was a literal tab instead of a |, which would otherwise misalign the new columns. All NN rows now have a consistent 6-column structure.

Notes for reviewer

  • The PT column that exists in the source was not added — it is empty for every row there, so nothing would be carried over.
  • Scope is intentionally limited to the ES columns. Other minor source/docs drift found during the comparison (e.g. heading casing, draft ??? rows already removed from docs) was left untouched.
  • Out of scope here: a separate field-name bug in businesscase data-model.md (ftChargeItems should be ftChargeItemID) — that lives in a different repo; the docs side is already correct.

🤖 Generated with Claude Code

Sync the ftChargeItemCase "NN - Nature of VAT" reference table with the
businesscase source (doc/compliance-middleware/receipt-request.md), which
carries Spanish VAT-exemption mappings that were missing from the docs page.

- Add "ES (TicketBAI)" and "ES (VERI*FACTU)" columns; values copied verbatim
  from fiskaltrust/businesscase receipt-request.md
- Populated for NN rows 10, 20, 30, 50, 60, 80 (the remaining rows are empty in
  the source as well)
- Fix a pre-existing malformed row (NN=50) whose IT/GR cell boundary was a tab
  instead of a pipe, so the table renders with the new columns aligned

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant