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

Improve transaction types #21

Merged
merged 3 commits into from
May 7, 2024
Merged

Improve transaction types #21

merged 3 commits into from
May 7, 2024

Commits on Feb 8, 2023

  1. revolut: Use ATM types for ATM events

    These are marked as such in revolut CSVs.
    3v1n0 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    bf76560 View commit details
    Browse the repository at this point in the history
  2. revolut: Use XFER type for EXCHANGE operations

    These are eventually just transfers from another account to another, so
    it makes sense
    3v1n0 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    bc5537e View commit details
    Browse the repository at this point in the history
  3. revolut: Add fee type

    3v1n0 committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    260d0cc View commit details
    Browse the repository at this point in the history