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

--- Comment #2 from allan <agande...@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.
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to