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

Add current account balance #5460

Closed
4 tasks
MacPaille opened this issue Jan 1, 2022 · 3 comments
Closed
4 tasks

Add current account balance #5460

MacPaille opened this issue Jan 1, 2022 · 3 comments
Labels
enhancement Requests for enhancements of existing stuff. fixed Bugs that are fixed (in a coming release).

Comments

@MacPaille
Copy link

MacPaille commented Jan 1, 2022

Support guidelines

  • Find the account balance information in the account balance information from Nordigen
  • Display info in configuration page.
  • Find the account balance information in the account balance information from Salt Edge
  • Display info in configuration page.

Description

Hey @JC5
As transaction import is more and more automated with Nordigen/SaltEdge I don't even need to connect to my bank portal to export my transactions. But that also means I do not connect anymore to check my account balance which I need to reconcile my accounts.

As FIDI is already calling the /transactions API to get them all, would it be possible to also add a call to the /balances (at least for Nordigen, don't know how it is for SaltEdge) that would allow FIDI to show the current account balance once the transactions are imported? So I can use this value to directly reconcile once my transactions are imported.

Thanks!

Solution

Fetch the account balance from SaltEdge/Nordigen while importing the transactions to show it at the end of the import.

What are alternatives?

No response

Additional context

No response

@JC5
Copy link
Member

JC5 commented Jan 1, 2022

Not easily, no. The second step of the import process is the same for Spectre, Nordigen, CSV and any future importers. I'm not going to add custom code for each importer during that process.

I can show the balance on the configuration page though?

@MacPaille
Copy link
Author

That would a solution indeed. Not possible to pass the value to the next page and if it is set to show it?
Anyway having it on the config page is already nice. Thanks!

@JC5 JC5 added the enhancement Requests for enhancements of existing stuff. label Jan 4, 2022
@JC5 JC5 added the roadmap label Jan 13, 2022
@JC5 JC5 modified the milestones: Layout 3.0+, Data Importer 1.0 Feb 9, 2022
@JC5 JC5 added import and removed roadmap labels Feb 9, 2022
@JC5 JC5 changed the title [Data-importer] Add current account balance Add current account balance Feb 9, 2022
@JC5 JC5 modified the milestones: importer-next-minor, importer-v1.3.0 Mar 26, 2023
@JC5 JC5 removed the import label Mar 26, 2023
@JC5 JC5 modified the milestones: importer-v1.3.0, importer-v1.4.0 Oct 21, 2023
@JC5 JC5 added the fixed Bugs that are fixed (in a coming release). label Dec 17, 2023
@JC5 JC5 closed this as completed Dec 17, 2023
Copy link
Contributor

Hi there! This is an automatic reply. Share and enjoy

This issue is now 🔒 closed. Please be aware that closed issues are not monitored by the developer of Firefly III.

  • If the original bug is not actually fixed, please open a new issue. Refer to this issue for clarity.
  • Follow-up questions must be posted in a new discussion
  • Further replies to this issue may get no response.

If there is more to discuss, please open a new issue or discussion.

Thank you for your contributions.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests for enhancements of existing stuff. fixed Bugs that are fixed (in a coming release).
Projects
None yet
Development

No branches or pull requests

2 participants