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

Fix currency filter and country filter #210

Merged
merged 13 commits into from
Sep 14, 2023

Conversation

zackt25
Copy link
Contributor

@zackt25 zackt25 commented Aug 30, 2023

This will enable the multi selection for filtering in:

currency in the Contracts view
country in the Vendors view

Before you were only able to filter on 1 selection in regards to currency and country. Now you can select multiple and it will filter out.

This will close #187

@zackt25
Copy link
Contributor Author

zackt25 commented Sep 1, 2023

It was agreed from now on for bug fixes we will support python 3.8 and 3.9. I've removed 3.7 from the CI file and changed the toml file to be higher than 3.8.

@progala progala merged commit 085fc2c into develop Sep 14, 2023
@zackt25 zackt25 deleted the zackt25_fix_currency_and_country_filter branch October 3, 2023 14:07
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.

Contract currency filter not working
3 participants