Why isn't Reconcile wizard displaying the Starting Balance Correctly and why can't it be edited if it incorrect when I try to balance my checking account? This box should be displaying the ending balance of the previous compleated section. Reproducible: Always Steps to Reproduce: 1. Run the Reconcile wizard 2. 3. Actual Results: Account not balanced
As the UI states: "The starting balance is the sum of your cleared and reconciled transactions." More precisely: // determine the beginning balance and ending balance based on the following // formulas: // // end balance = current balance - sum(all non cleared transactions) // - sum(all cleared transactions posted // after statement date) // start balance = end balance - sum(all cleared transactions // up to statement date) So if your starting balance is not correct you might have some cleared transaction before the statement date. A good way to debug this is by starting KMyMoney from the command line and to enable debug traces. You should see something like this on the output: Reducing start balance by XX.XX because XXXX/XXXX(DDDD) is cleared. Let me know if this information solves you problem.
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 set the bug status 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!
Dear Bug Submitter, 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!