[Kmymoney-devel] [kmymoney4] [Bug 327806] Investment transactions dropped without notification during import.

allan agander93 at gmail.com
Tue Nov 19 12:37:44 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=327806

--- Comment #1 from allan <agander93 at gmail.com> ---
The imported file does contain the security name, and imports correctly into an
account which contains that security.
When another file, formatted differently, and containing security symbols, is
imported into an account that does not include those securities, then new
securities are created.

So, it appears that the imports work correctly, except for the non-appearance
of the message box.

Truncating the instruction to - 
"
KMessageBox::information(0, i18n("This investment account does not contain the
\"%1\" security.  Transactions involving this security will be ignored.",
statementTransactionUnderImport.m_strSecurity), i18n("Security not found"));
"
allows the message box to appear as expected.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list