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

Credit limits are added to total balance #132

Open
NDelfs opened this issue Dec 15, 2024 · 1 comment
Open

Credit limits are added to total balance #132

NDelfs opened this issue Dec 15, 2024 · 1 comment
Labels

Comments

@NDelfs
Copy link

NDelfs commented Dec 15, 2024

Versions:
Firefly: 6.1.24
Pico: dev dated 20241215

This is similar to #8 but while that one wants to have liabilities like a house. This report is about the account type credit card reporting wrong value to total balance.

Setup in firefly:
Opening balance: -1000
Account role: Credit card
Virtual balance: 40000
image

Results:
Total balance in firefly: -1000
image

Total balance in Pico: 39000
image

Expected results and thoughts
A credit card can never add to the total balance, only reduce. So it seems like the virtual balance (credit limit) is not removed correctly.

@cioraneanu
Copy link
Owner

Thanks for reporting it. Looks related to #8.

Will look into it soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants