Re: [Kmymoney-devel] Review Request 112847: Display equity accounts when enabled in payees page and unknown payee import dialog

2013-10-01 Thread Thomas Baumgart
Hi, On Wednesday 02 October 2013 05:36:18 Ralf Habacker wrote: > > On Sept. 21, 2013, 4:24 p.m., Alvaro Soliverez wrote: > > > I fail to see why you would want equity accounts displayed for imports. > > > Can you explain the use case? > > > > > > Keep in mind that equity accounts are not stock o

Re: [Kmymoney-devel] Review Request 112847: Display equity accounts when enabled in payees page and unknown payee import dialog

2013-10-01 Thread Ralf Habacker
> On Sept. 21, 2013, 4:24 p.m., Alvaro Soliverez wrote: > > I fail to see why you would want equity accounts displayed for imports. Can > > you explain the use case? > > > > Keep in mind that equity accounts are not stock or share accounts of some > > kind. To be able to import opening balanc

Re: [Kmymoney-devel] Review Request 112947: BUG:322768 - Interest category and amount disappear when new fee entered in Dividend. Also, fixes for KEditWidget visibility issues.

2013-10-01 Thread Cristian Oneț
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/112947/#review41094 --- kmymoney/dialogs/transactioneditor.cpp

Re: [Kmymoney-devel] Starting w/o loading plugins possible?

2013-10-01 Thread Jack
Sorry - this got stuck in my outbox for a while. Hopefully it will still send OK with this editing. On 2013.09.30 14:05, mk-li...@email.de wrote: > Won't the parameters for cmake .. -DCMAKE_INSTALL_PREFIX need to be > changed? Hmm, well, I seem to have the correct setting there already.

[Kmymoney-devel] Review Request 113011: Add VAT split to file import.

2013-10-01 Thread Ralf Habacker
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113011/ --- Review request for KMymoney. Bugs: 241322 http://bugs.kde.org/show_bug

Re: [Kmymoney-devel] Review Request 112947: BUG:322768 - Interest category and amount disappear when new fee entered in Dividend. Also, fixes for KEditWidget visibility issues.

2013-10-01 Thread Allan Anderson
> On Sept. 26, 2013, 10 a.m., Cristian Oneț wrote: > > kmymoney/dialogs/transactioneditor.cpp, line 464 > > > > > > Are you sure that this is valid since categoryId.clear() is > > called above? This only ke

Re: [Kmymoney-devel] Review Request 112947: BUG:322768 - Interest category and amount disappear when new fee entered in Dividend. Also, fixes for KEditWidget visibility issues.

2013-10-01 Thread Allan Anderson
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/112947/ --- (Updated Oct. 1, 2013, 7:33 p.m.) Review request for KMymoney. Changes -

[Kmymoney-devel] [kmymoney4] [Bug 325472] Import log file uses Invalid file path

2013-10-01 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=325472 --- Comment #10 from Jack --- To Comment #8: I was not trying to say the two were the same, or used the same code, but had the same issue that they write to a log only if the log file (for ofx) or directory (for the subject of this bug) exists. The o

Re: [Kmymoney-devel] [kmymoney4] [Bug 325472] Import log file uses Invalid file path

2013-10-01 Thread aga
On Tue, 01 Oct 2013 16:44:17 + Ralf Habacker wrote: > https://bugs.kde.org/show_bug.cgi?id=325472 > > --- Comment #8 from Ralf Habacker --- > > That sounds like the ofx transaction log > no , ofxlog.txt is mentioned at the following places > > kmymoney/plugins/ofximport/ofxpartner.cpp:386

[Kmymoney-devel] [kmymoney4] [Bug 325472] Import log file uses Invalid file path

2013-10-01 Thread allan
https://bugs.kde.org/show_bug.cgi?id=325472 --- Comment #9 from allan --- On Tue, 01 Oct 2013 16:44:17 + Ralf Habacker wrote: > https://bugs.kde.org/show_bug.cgi?id=325472 > > --- Comment #8 from Ralf Habacker --- > > That sounds like the ofx transaction log > no , ofxlog.txt is mentioned

[Kmymoney-devel] [kmymoney4] [Bug 325472] Import log file uses Invalid file path

2013-10-01 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=325472 --- Comment #8 from Ralf Habacker --- > That sounds like the ofx transaction log no , ofxlog.txt is mentioned at the following places kmymoney/plugins/ofximport/ofxpartner.cpp:386: if (homeDir.exists("ofxlog.txt")) { kmymoney/plugins/ofximport/ofxpar

[Kmymoney-devel] [kmymoney4] [Bug 325472] Import log file uses Invalid file path

2013-10-01 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=325472 Jack changed: What|Removed |Added CC||ostroffjh@users.sourceforge |

Re: [Kmymoney-devel] Review Request 112947: BUG:322768 - Interest category and amount disappear when new fee entered in Dividend. Also, fixes for KEditWidget visibility issues.

2013-10-01 Thread Cristian Oneț
> On Sept. 26, 2013, 10 a.m., Cristian Oneț wrote: > > kmymoney/dialogs/transactioneditor.cpp, line 464 > > > > > > Are you sure that this is valid since categoryId.clear() is > > called above? This only ke

Re: [Kmymoney-devel] Review Request 112947: BUG:322768 - Interest category and amount disappear when new fee entered in Dividend. Also, fixes for KEditWidget visibility issues.

2013-10-01 Thread Cristian Oneț
> On Sept. 26, 2013, 10 a.m., Cristian Oneț wrote: > > kmymoney/dialogs/investactivities.cpp, line 394 > > > > > > does the ending '///' mean anything? if this is a placeholder to search > > for maybe a textual c

Re: [Kmymoney-devel] Review Request 112947: BUG:322768 - Interest category and amount disappear when new fee entered in Dividend. Also, fixes for KEditWidget visibility issues.

2013-10-01 Thread Allan Anderson
> On Sept. 26, 2013, 10 a.m., Cristian Oneț wrote: > > kmymoney/dialogs/transactioneditor.cpp, line 464 > > > > > > Are you sure that this is valid since categoryId.clear() is > > called above? This only ke

Re: [Kmymoney-devel] Review Request 112947: BUG:322768 - Interest category and amount disappear when new fee entered in Dividend. Also, fixes for KEditWidget visibility issues.

2013-10-01 Thread Cristian Oneț
> On Sept. 26, 2013, 10 a.m., Cristian Oneț wrote: > > kmymoney/dialogs/transactioneditor.cpp, line 464 > > > > > > Are you sure that this is valid since categoryId.clear() is > > called above? This only ke

Re: [Kmymoney-devel] Review Request 112947: BUG:322768 - Interest category and amount disappear when new fee entered in Dividend. Also, fixes for KEditWidget visibility issues.

2013-10-01 Thread Allan Anderson
> On Sept. 26, 2013, 10 a.m., Cristian Oneț wrote: > > kmymoney/dialogs/transactioneditor.cpp, line 464 > > > > > > Are you sure that this is valid since categoryId.clear() is > > called above? This only ke

[Kmymoney-devel] [kmymoney4] [Bug 325472] Import log file uses Invalid file path

2013-10-01 Thread Cristian Oneț
https://bugs.kde.org/show_bug.cgi?id=325472 --- Comment #6 from Cristian Oneț --- (In reply to comment #5) > (In reply to comment #4) > > (In reply to comment #3) > > > From what I know this is an extra, kind of strange (if you ask me), > > > feature > > > that lets users debug statement import

[Kmymoney-devel] [kmymoney4] [Bug 325472] Import log file uses Invalid file path

2013-10-01 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=325472 --- Comment #5 from Ralf Habacker --- (In reply to comment #4) > (In reply to comment #3) > > From what I know this is an extra, kind of strange (if you ask me), feature > > that lets users debug statement import if something goes wrong. > which would r