Skip to content
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

Chore: delete invoice errors for sequential number generation when finishing invoice generation #3092

Merged
merged 4 commits into from
Jan 23, 2025

Conversation

annvelents
Copy link
Contributor

Context

We have invoices that are generated, so they have invoice_number, but the invoice_error storing details of not generated number still exists

Description

Added migration to delete invoice_errors that are not needed anymore;
Added methods to delete invoice_errors when invoice is successfully generated

@annvelents annvelents force-pushed the chore/invoice_errors_cleaning branch from 6bc5cfa to ab89909 Compare January 22, 2025 15:31
@annvelents annvelents merged commit 88b480b into main Jan 23, 2025
6 checks passed
@annvelents annvelents deleted the chore/invoice_errors_cleaning branch January 23, 2025 13:53
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.

3 participants