[Kmymoney-devel] [Bug 302181] Problems importing CSV files

allan agander93 at gmail.com
Tue Jun 19 11:09:15 UTC 2012


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

--- Comment #2 from allan <agander93 at gmail.com> ---
Within the csv plugin, all gets handled correctly in csvprocessing.cpp until
line 469.
tr.m_amount = m_trData.amount;
a) m_trData.amount is "-512,00" but tr.m_amount produces "-51200/1"
b) m_trData.amount is "-2478,25" but tr.m_amount produces "-247825/1".

4.6.2 handles this correctly.

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


More information about the KMyMoney-devel mailing list