Skip to content

Change currency jurisdictions from mutually exclusive to OR'd #1209

@ericberman

Description

@ericberman

Not a bad idea, though it might be a non-trivial change (right now there’s a lot of code that says “if FAA then x, else if EASA then y, …” that would have to be changed to “if FAA then x. If EASA then y”), and I’d need to add a label so you can distinguish similar currencies. But nothing that’s not doable.

From: noreply@mg.myflightbook.com noreply@mg.myflightbook.com
Subject: MyFlightbook - Multiple currency profiles

For pilots holding licenses from multiple jurisdictions (eg both FAA & EASA), it would be great if we could track currency for both. Currently the profile only allows the user to pick one currency computation profile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions