Brief summary of the change and its motivation.
Fixes # (issue)
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- CFDI version support (new complement, addenda, or catalog update)
- PAC integration (new or updated provider)
- Documentation update
- Affected CFDI versions: (e.g., 4.0, 3.3, Retenciones 2.0)
- Affected complements: (e.g., Nomina, Pagos, TimbreFiscalDigital)
- SAT catalog changes: Yes / No
-
pytest tests/passes locally - Tested with sample XML files
- Verified PDF/HTML rendering output
Python version(s) tested: (e.g., 3.11, 3.13)
- I have performed a self-review of my code
- XML output matches SAT schema requirements (if applicable)
- New and existing tests pass locally
- I have updated documentation (if applicable)