Re: [Kmymoney-devel] [kmymoney4] [Bug 333498] bulk edit actions results in amount of transaction being zeroed

2014-04-20 Thread Chris
On 21/04/2014 4:25 AM, Allan wrote: On 20/04/14 13:44, Chris wrote: Hi Allan Unfortunately this is not a solution. You should be able to update the amount using the bulk edit feature. When you say "You should be able to update the amount using the bulk edit feature.", do you mean that it is

Re: [Kmymoney-devel] [kmymoney4] [Bug 333498] bulk edit actions results in amount of transaction being zeroed

2014-04-20 Thread Allan
On 20/04/14 13:44, Chris wrote: Hi Allan Unfortunately this is not a solution. You should be able to update the amount using the bulk edit feature. When you say "You should be able to update the amount using the bulk edit feature.", do you mean that it is supposed or stated to, or do you mea

[Kmymoney-devel] [kmymoney4] [Bug 333522] in online account update, deposit changed to payment

2014-04-20 Thread Swj
https://bugs.kde.org/show_bug.cgi?id=333522 --- Comment #2 from Swj --- I believe this is the relevant portion of ofxlog.txt. It shows up as a .01 payment instead of a .01 deposit: 2014032100 2014041700 11402508877 20140331232354 MONEY MARKET INTEREST 9ZZZFD104 CUSIP DIV 0.01 CASH

[Kmymoney-devel] [kmymoney4] [Bug 333498] bulk edit actions results in amount of transaction being zeroed

2014-04-20 Thread Chris
https://bugs.kde.org/show_bug.cgi?id=333498 --- Comment #5 from Chris --- After a little digging I found the correct function to use I believe the following change resolves the issue without unintended consequences. But I may be wrong :) void StdTransactionEditor::slotUpdateCategory(const QStr

Re: [Kmymoney-devel] [kmymoney4] [Bug 333498] bulk edit actions results in amount of transaction being zeroed

2014-04-20 Thread Chris
After a little digging I found the correct function to use I believe the following change resolves the issue without unintended consequences. But I may be wrong :) void StdTransactionEditor::slotUpdateCategory(const QString& id) { QLabel *categoryLabel = dynamic_cast(haveWidget("category-lab

Re: [Kmymoney-devel] [kmymoney4] [Bug 333498] bulk edit actions results in amount of transaction being zeroed

2014-04-20 Thread Chris
Hi Allan Unfortunately this is not a solution. You should be able to update the amount using the bulk edit feature. The problem seems to be that the val field is not checked whether it has changed or not. It is cast to a Mymoneymoney object and as it is an empty string that object returns a

[Kmymoney-devel] [kmymoney4] [Bug 333498] bulk edit actions results in amount of transaction being zeroed

2014-04-20 Thread Chris
https://bugs.kde.org/show_bug.cgi?id=333498 --- Comment #4 from Chris --- Hi Allan Unfortunately this is not a solution. You should be able to update the amount using the bulk edit feature. The problem seems to be that the val field is not checked whether it has changed or not. It is cast to

Re: [Kmymoney-devel] Review Request 117620: Remove fixed layout values from the CSV importer UI.

2014-04-20 Thread Allan Anderson
> On April 18, 2014, 11:34 a.m., Allan Anderson wrote: > > Hi Cristian > > Many thanks. It had been starting to dawn on me that, when dealing with > > different distros, it shouldn't be necessary to fiddle about with margins > > to get things to look right. I'd suspected that I needed to make