Skip to content

feat(fiscal): Allow 'ISENTO' as a valid IE - #53

Draft
mileo wants to merge 1 commit into
masterfrom
issue-17-isento-validation
Draft

feat(fiscal): Allow 'ISENTO' as a valid IE#53
mileo wants to merge 1 commit into
masterfrom
issue-17-isento-validation

Conversation

@mileo

@mileo mileo commented Aug 27, 2025

Copy link
Copy Markdown
Member

The validar function in erpbrasil.base.fiscal.ie now returns True when the inscr_est is 'ISENTO', regardless of the state. This is necessary to handle cases where the entity is exempt from state registration.

A new test case has been added to verify this behavior.

The `validar` function in `erpbrasil.base.fiscal.ie` now returns `True`
when the `inscr_est` is 'ISENTO', regardless of the state. This is
necessary to handle cases where the entity is exempt from state
registration.

A new test case has been added to verify this behavior.
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