Summary: | Credit card balances are wrong in net worth report | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | lp.allard.1 |
Component: | reports | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | major | ||
Priority: | NOR | ||
Version: | 5.0.8 | ||
Target Milestone: | --- | ||
Platform: | Mint (Ubuntu based) | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Ledger |
Description
lp.allard.1
2022-02-21 14:10:42 UTC
I suppose you have reversed some/most transactions in the credit card account. The payment column should contain deposits on the credit card account. The charge column should contain the purchases you made. Could that be? The balance is calculated by adding the amount of all (not only the current year but all of them) splits referencing an account, so the Dec 31st problem cannot occur. A credit card with a negative balance means an available asset. Are you dealing with multiple currencies in the affected accounts or are they all denominated in CAD? Hello Thomas, No I have not reversd the transactions on the card. Each time I use the card to buy something, I create a CHARGE on the account, and when I pay I create a PAYMENT to the card. Charges increase the balance of the card (which is shown in RED in the ledger), and payments decrease the balance. Works as intended AFAIK... See screenshot. All transactions are in CAD on this credit card (since opening the account), and I have only one card. (In reply to Thomas Baumgart from comment #1) > I suppose you have reversed some/most transactions in the credit card > account. The payment column should contain deposits on the credit card > account. The charge column should contain the purchases you made. Could that > be? The balance is calculated by adding the amount of all (not only the > current year but all of them) splits referencing an account, so the Dec 31st > problem cannot occur. A credit card with a negative balance means an > available asset. > > Are you dealing with multiple currencies in the affected accounts or are > they all denominated in CAD? Created attachment 147026 [details]
Ledger
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! Reopening as it is not (yet) resolved. Documenting that this issue is still relevant in kmymoney-5.1-360-linux-gcc-x86_64.AppImage. As a matter of fact, I am performing a yearly update of my personal finances, and the Net Worth report I just generated makes absolutely NO sense... The report is set to yearly data. 1. The balance of Cash assets is WAY off (about 5-6 times the actual total value of all of my cash assets)... Not sure how KMM generates that number. 2. The yearly amounts of my credit card are all negative (in RED with minus sign) and the numbers are all at least 2x too high Generally speaking, I think KMM is miscalculating the numbers of the "rolling" accounts (i.e. accounts with a lot of credits sand debits such as chequing accounts or credit cards). If I look at "steadily changing" accounts (example mortgage or line of credit with a known balance and recurring equal or unequal payments) KMM seems to be calculating the right balance... I am happy to report that with AppImage 5.1-606 all of these reporting issues seem to be fixed. The Net Worth report totally aligns with the Accounts window for ALL accounts, and the balances are all aligned with the ledgers. The credit card balance is no longer negative (in red) and is computer properly (Assets-liabilites = net worth). |