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

Support complex filtering #116

Open
nohorjo opened this issue May 21, 2018 · 0 comments
Open

Support complex filtering #116

nohorjo opened this issue May 21, 2018 · 0 comments

Comments

@nohorjo
Copy link
Owner

nohorjo commented May 21, 2018

Add the ability to have multiple criteria and duplicate in criteria with AND and OR logic.
eg. ((Type=xxx OR Type=yyy) AND Amount<100) OR Account=zzz

This will require an overhaul on the filter procedure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant