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

Show cleared balance #194

Closed
iffy opened this issue May 1, 2018 · 5 comments
Closed

Show cleared balance #194

iffy opened this issue May 1, 2018 · 5 comments
Labels
included in next release The work is done, it's just waiting to be released. papercut Annoying things
Milestone

Comments

@iffy
Copy link
Contributor

iffy commented May 1, 2018

No description provided.

@iffy iffy added the papercut Annoying things label May 1, 2018
@iffy iffy added this to the v1.0.0 milestone May 1, 2018
@iffy
Copy link
Contributor Author

iffy commented May 3, 2018

Show three numbers:

You have a cleared +1000 transaction.
You have a uncleared -100 transaction.
You have another -50 transaction but it’s cleared.

You working balance (= regardless of it’s cleared status = your balance in buckets app) is +850.
Your cleared balance is +950 which is your bank account balance.
Your uncleared balance is -100 which are the transactions not yet cleared.

In other words:

cleared + uncleared = working

@cykedev
Copy link

cykedev commented May 3, 2018

Here some examples

bildschirmfoto 2018-05-03 um 19 32 46

bildschirmfoto 2018-05-03 um 19 34 10

@iffy
Copy link
Contributor Author

iffy commented Jun 29, 2018

@cykedev Should cleared and uncleared always be shown? Or only when there's an uncleared balance?

@iffy iffy added the included in next release The work is done, it's just waiting to be released. label Jun 30, 2018
@cykedev
Copy link

cykedev commented Jun 30, 2018

I think it would be fine to display it only when needed

@iffy
Copy link
Contributor Author

iffy commented Jul 2, 2018

Included in v0.47.0 release (AUTOMATED COMMENT)

@iffy iffy closed this as completed Jul 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
included in next release The work is done, it's just waiting to be released. papercut Annoying things
Projects
None yet
Development

No branches or pull requests

2 participants