Summary: | Problem in Kmymoney 3.98 with mortgage loans (incorrect balance & crashes) | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Unknown <null> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Unknown
2010-08-16 20:10:30 UTC
Please, try to reproduce this with the latest version 4.5, because that area has gone through a major change. I tried to reproduce it here, with a car loan from November last year, and it worked here. Mr. Soliverez, I am currently using version 3.98.1 installed from sources taken from the KmyMoney website. I no longer have the sources. How can I uninstall the version 3.98.1 to install the version 4.5 instead? The readme file in the sources indicates to type "make uninstall" in order to uninstall a version. Is that correct? Thanks! On Fri, Aug 20, 2010 at 9:11 PM, Alvaro Soliverez <asoliverez@gmail.com>wrote: > https://bugs.kde.org/show_bug.cgi?id=248083 > > > > > > --- Comment #1 from Alvaro Soliverez <asoliverez gmail com> 2010-08-21 > 03:11:33 --- > Please, try to reproduce this with the latest version 4.5, because that > area > has gone through a major change. > I tried to reproduce it here, with a car loan from November last year, and > it > worked here. > > -- > Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You reported the bug. > Download again 3.98.1, compile and reinstall. Then, uninstall. Try to find a package for your distro. Otherwise, download the source tarball for 4.5 and install from there. Do not erase the source this time. I successfully managed to remove 3.98.1 and install 4.5 I tried to modify my extra fees (in the loan) by right clicking on the mortgage account in the accounts window, and then selecting Edit Account. The operation completed without errors or warnings but being suspicious, I decided to go in the scheduled transactions to confirm the amount has been revised. In fact, it has not, so I decided to retry from the scheduled transactions. I right clicked on the scheduled trans. and then selected "edit scheduled transaction" to end up in the same wizard as before. At the end, it warned me again that"Unable to modify scheduled transaction 'Loan payment for Mortgage'" & "Cannot add split that does not contain an account reference"... So to recap, I think there is 2 different problems. 1-KMM does not sync the scheduled transactions with the modifications in the accounts 2-The problem I am experiencing with modifying the amount as described above. Please do not hesitate to ask for more info or anything else, I need to get this fixed as much as the community do. The payment account is not found when creating the schedule. It is not even loaded on the variable. My guess is the issue is that the payment account page is not revisited when modifying only the payments, therefore the payment account data is not loaded, and it throws the error later on. Ok So what would be the corrective action? I not quite understand what you said... SVN commit 1166488 by asoliverez: Added the account and category selection pages to the wizard of other loan info. BUG:248083 M +2 -0 keditloanwizard.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1166488 SVN commit 1166490 by asoliverez: Added the account and category selection pages to the wizard of other loan info. Backported to stable branch. BUG:248083 M +2 -0 keditloanwizard.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1166490 |