Add IRNR (Impuesto sobre la Renta de no Residentes) to Spain's regime#831
Add IRNR (Impuesto sobre la Renta de no Residentes) to Spain's regime#831methodofaction wants to merge 2 commits into
Conversation
|
Docs PR opened: invopop/gobl.docs#53 Added the IRNR non-residents income tax category to the Spain regime page, including its scope and regulatory reference. |
|
Docs PR opened: invopop/docs.invopop.com#389 Added an IRNR entry to the Spain compliance page describing the new non-residents income tax retained category and its scope. |
There was a problem hiding this comment.
Pull request overview
Adds a new Spanish retained tax category for IRNR (Impuesto sobre la Renta de no Residentes) intended to represent withholding on non-resident income obtained in Spain without a permanent establishment.
Changes:
- Adds an
IRNRretained tax category entry to Spain’s regime data (data/regimes/es.json). - Updates
CHANGELOG.mdto document the new category.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| data/regimes/es.json | Adds the new IRNR category metadata (name/title/description) and marks it as retained. |
| CHANGELOG.md | Documents the addition of IRNR under “Added”. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| }, | ||
| { | ||
| "code": "IRNR", | ||
| "name": { | ||
| "ca": "IRNR", | ||
| "en": "IRNR", |
| }, | ||
| "title": { | ||
| "ca": "Impost sobre la renda de no residents", | ||
| "en": "Non-residents income tax", |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #831 +/- ##
=======================================
Coverage 93.49% 93.49%
=======================================
Files 369 369
Lines 20226 20226
=======================================
Hits 18911 18911
Misses 877 877
Partials 438 438 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
es: addedIRNR(Impuesto sobre la Renta de no Residentes) retained tax category for income obtained without permanent establishment in Spain. Specific tax rates are not included.Pre-Review Checklist
go generate .to ensure that the Schemas and Regime data are up to date.And if you are part of the org: