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

Correctly map transfers between asset accounts that are not imported by Luciferin #26

Open
bramhoven opened this issue Mar 22, 2022 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@bramhoven
Copy link
Owner

In Firefly III you can specify many asset accounts. Some of these might not be able to be imported by Luciferin. For example a savings account with SNS cannot be connected through Nordigen.

We should be able to detect transactions from or to those accounts from the accounts we are able to import. We can then directly import these as transfers instead of having to move them with rules within Firefly III. This will take a require a good look at the current transaction creation and import process, and it will probably have to be restructured.

Somthing along these lines:
Nordigen -> Mapping -> Duplicate detection -> Transfer detection -> Importing

@bramhoven bramhoven added bug Something isn't working enhancement New feature or request labels Mar 22, 2022
@bramhoven bramhoven self-assigned this Mar 22, 2022
@bramhoven bramhoven changed the title Correctly map transfers between asset accounts that are note imported by imported Correctly map transfers between asset accounts that are not imported by Luciferin Apr 12, 2022
@bramhoven bramhoven removed their assignment Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant