[Kmymoney-devel] [kmymoney4] [Bug 337208] Security names after a security with a missing trading symbol are replaced by that symbol.

george at wildturkeyranch.net george at wildturkeyranch.net
Mon Oct 20 16:07:47 UTC 2014


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

--- Comment #6 from george at wildturkeyranch.net ---
Created attachment 89217
  --> https://bugs.kde.org/attachment.cgi?id=89217&action=edit
Patch for kmymoney/converter/mymoneystatementreader.cpp

This patch changes ths "find securtiy" code to not attempt to match on the
security symbol if the one in the security list "isEmpty".  The match then
defaults to use the "security.name".

Not all securities have symbols (my broker seems to prefer CUSIP, for example. 
This change allows KMM to still handle securities without trading symbols as
long as the name stays unique.  My broker seems to often put the CUSIP in the
name.

Since I did this the underlying file
kmymoney/converter/mymoneystatementreader.cpp has changed so the line numbers
may be a bit off.

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


More information about the KMyMoney-devel mailing list