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

Filtering currencies on refuel form #495

Open
magul opened this issue May 14, 2020 · 1 comment
Open

Filtering currencies on refuel form #495

magul opened this issue May 14, 2020 · 1 comment
Labels
backend Issues related to backend work blocked Work on the issue is blocked frontend Frontend work

Comments

@magul
Copy link
Member

magul commented May 14, 2020

AC1: Create CountryCurrency model in Django (in new Django application called configuration) with following fields:

  • country
  • currency
    AC2: Add available currencies list to current user serializer.
    AC3: Filter currencies in add refuel form based on current user available currencies.
@magul magul changed the title Refueling currency filtering Currency config Django model May 14, 2020
@magul magul added backend Issues related to backend work frontend Frontend work and removed refinement labels May 14, 2020
@magul magul changed the title Currency config Django model Filtering currencies on refuel form May 14, 2020
@arturtamborski arturtamborski added the blocked Work on the issue is blocked label May 16, 2020
@arturtamborski arturtamborski moved this to 📋 Backlog in pah-fm (general) Aug 31, 2022
@OtisRed
Copy link
Contributor

OtisRed commented Aug 31, 2022

Valid - waiting for model refuel (and frontend migrations) #481

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issues related to backend work blocked Work on the issue is blocked frontend Frontend work
Projects
Status: 📋 Backlog
Development

No branches or pull requests

4 participants