[Kmymoney-devel] [kmymoney4] [Bug 341562] When importing a QIF file containing an intinc transaction, the interest income gets imported into the ledger as a fee, and the checking account is debited in

2014-12-05 Thread allan
https://bugs.kde.org/show_bug.cgi?id=341562 --- Comment #4 from allan --- (In reply to Jack from comment #3) > I can't really comment on the code or this particular case, but I certainly > have had cause to enter negative amounts for both fees and dividends to > enter a correcting transaction. I

[Kmymoney-devel] [kmymoney4] [Bug 341562] When importing a QIF file containing an intinc transaction, the interest income gets imported into the ledger as a fee, and the checking account is debited in

2014-12-05 Thread Jack
https://bugs.kde.org/show_bug.cgi?id=341562 --- Comment #3 from Jack --- I can't really comment on the code or this particular case, but I certainly have had cause to enter negative amounts for both fees and dividends to enter a correcting transaction. I'd hate to have to use a "wrong" category,

[Kmymoney-devel] [kmymoney4] [Bug 341562] When importing a QIF file containing an intinc transaction, the interest income gets imported into the ledger as a fee, and the checking account is debited in

2014-12-05 Thread allan
https://bugs.kde.org/show_bug.cgi?id=341562 --- Comment #2 from allan --- Apologies - missed line off. if (statementTransactionUnderImport.m_strInterestCategory.isEmpty()) s1.setAccountId(d->interestId(thisaccount)); else {// Ensure category sub-accounts are dealt with properly if (statemen

[Kmymoney-devel] [kmymoney4] [Bug 341589] Cannot assign tag to a split

2014-12-05 Thread Alejandro
https://bugs.kde.org/show_bug.cgi?id=341589 Alejandro changed: What|Removed |Added Severity|normal |minor -- You are receiving this mail because: You

[Kmymoney-devel] [kmymoney4] [Bug 341589] New: Cannot assign tag to a split

2014-12-05 Thread Alejandro
https://bugs.kde.org/show_bug.cgi?id=341589 Bug ID: 341589 Summary: Cannot assign tag to a split Product: kmymoney4 Version: 4.7.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal P

[Kmymoney-devel] [kmymoney4] [Bug 341555] cannot skip particular future payment

2014-12-05 Thread 20120808_bugs.kde.org
https://bugs.kde.org/show_bug.cgi?id=341555 --- Comment #4 from 20120808_bugs.kde@waltzingalong.org --- Hello and thanks for the correspondence. Another route may for the dialog to indicate that only the next scheduled item can be entered/skipped and one should click the enter/skip button next

[Kmymoney-devel] [kmymoney4] [Bug 341562] When importing a QIF file containing an intinc transaction, the interest income gets imported into the ledger as a fee, and the checking account is debited in

2014-12-05 Thread allan
https://bugs.kde.org/show_bug.cgi?id=341562 --- Comment #1 from allan --- Advice/opinions needed, please. This behaviour appears to be the result of this code snippet ( circa line 795 in mymoneystatementreader.cpp) - " if (statementTransactionUnderImport.m_strInterestCategory.isEmpty()) s1.s

[Kmymoney-devel] [kmymoney4] [Bug 341571] New: Budgeting report could show an hover tooltip on every item, indicating the category/account name

2014-12-05 Thread Alejandro
https://bugs.kde.org/show_bug.cgi?id=341571 Bug ID: 341571 Summary: Budgeting report could show an hover tooltip on every item, indicating the category/account name Product: kmymoney4 Version: 4.7.1 Platform: Other

[Kmymoney-devel] [kmymoney4] [Bug 341569] New: Ledger: inconsistent order of detail lines

2014-12-05 Thread Alejandro
https://bugs.kde.org/show_bug.cgi?id=341569 Bug ID: 341569 Summary: Ledger: inconsistent order of detail lines Product: kmymoney4 Version: 4.7.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: mino