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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

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
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