Skip to content

Bank cash vs Credit card #199

@sokie

Description

@sokie

I'm confused on bank cash vs credit card setup ( or assets vs liabilities ).
Let's say I have 2000 in my bank account and -1800 in liabilities from my credit card.
In the app it seems it expects liabilities to be positive ( 2000 cash 1800 liabilities ).
But there's 2 issues:

  • If cash is positive and liabilities is positive ( 2000 cash 1800 liabilities ) it won't match my credit card payment from my bank to the credit card because it expects a negative number on my bank and positive income on my credit card.
  • if cash is positive and liabilities is negative ( 2000 in cash and -1800 in liabilities ) then the matching works correctly, but the net worth is wrong ( it says net worth 3800, most probably due to (2000 - (-1800)), note the double negative ).
    So it is very confusing how it should be setup.
    I generally expect my credit card transactions to be negative, and when I repay it then debt goes to 0.

Attached 2 example screenshots.

Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions