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

feat: Invoice amount filter #1980

Merged
merged 7 commits into from
Jan 15, 2025
Merged

feat: Invoice amount filter #1980

merged 7 commits into from
Jan 15, 2025

Conversation

stephenlago99
Copy link
Collaborator

Context

This PR enables filtering invoices by amount. A big chunk of the work was done previously for the Credit notes export feature.

Description

Most of the change is just including the amount filter in invoice-related logic.

This change also includes an improvement to the query filtering logic, by making it consistent between credit notes and invoices. This should help us in the future if we want to also filter other entities.

@stephenlago99 stephenlago99 self-assigned this Jan 9, 2025
@stephenlago99 stephenlago99 force-pushed the feat-invoice-amount-filter branch from 898e4a6 to feb6ac9 Compare January 15, 2025 08:45
@stephenlago99 stephenlago99 enabled auto-merge (squash) January 15, 2025 08:52
@stephenlago99 stephenlago99 merged commit da65408 into main Jan 15, 2025
4 checks passed
@stephenlago99 stephenlago99 deleted the feat-invoice-amount-filter branch January 15, 2025 08:55
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