Add Spain (TicketBAI & VERI*FACTU) columns to NN Nature of VAT table#56
Draft
deboragracio wants to merge 1 commit into
Draft
Add Spain (TicketBAI & VERI*FACTU) columns to NN Nature of VAT table#56deboragracio wants to merge 1 commit into
deboragracio wants to merge 1 commit into
Conversation
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>
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.
What
Adds two columns — ES (TicketBAI) and ES (VERI*FACTU) — to the
ftChargeItemCase→ NN – Nature of VAT table ingeneral/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
businesscasedoc/compliance-middleware/receipt-request.md.|, which would otherwise misalign the new columns. All NN rows now have a consistent 6-column structure.Notes for reviewer
???rows already removed from docs) was left untouched.businesscasedata-model.md(ftChargeItemsshould beftChargeItemID) — that lives in a different repo; the docs side is already correct.🤖 Generated with Claude Code