Skip to content

Fix get tax regenerate invoice #4108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 7, 2025
Merged

Conversation

brunomiguelpinto
Copy link
Contributor

@brunomiguelpinto brunomiguelpinto commented Aug 7, 2025

Context

When regenerating an invoice from a voided one, the process to get taxes if the external provider is done in async way, so if taxes are pending, we can save the invoice because it will be finalized by another job when we have the taxes back

We want to allow the regeneration process to proceed and persist the invoice with a tax_status of "pending", so users or automated systems can later inspect or correct the issue.

@brunomiguelpinto brunomiguelpinto merged commit 991236b into main Aug 7, 2025
14 checks passed
@brunomiguelpinto brunomiguelpinto deleted the fix-get-tax-regenerate-invoice branch August 7, 2025 13:29
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.

2 participants