Bug 309395

Summary: CSV wrongly imports amounts when decimal separator is comma
Product: [Applications] kmymoney Reporter: Dexter Magnific <dextermagnific>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: major CC: agander93, kde, onet.cristian
Priority: NOR    
Version: 4.6.2   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dexter Magnific 2012-11-01 20:46:43 UTC
My CSV file has amounts in which numbers have comma as decimal separators. When I import it into my current account, the amounts are not correctly imported. For instance, an amount of 12,34 in CSV is imported as 1234,00.

Reproducible: Always
Comment 1 allan 2012-11-01 21:09:44 UTC
(In reply to comment #0)
> My CSV file has amounts in which numbers have comma as decimal separators.
> When I import it into my current account, the amounts are not correctly
> imported. For instance, an amount of 12,34 in CSV is imported as 1234,00.
> 
> Reproducible: Always

This problem was actually fixed last November, but unfortunately, it missed 4.6.2.  It is correct in 4.6.3, so can you look into getting that version, please.  Alternatively, it may be compiled from Git.
Comment 2 allan 2013-06-01 20:35:50 UTC
*** Bug 320578 has been marked as a duplicate of this bug. ***