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
(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.
*** Bug 320578 has been marked as a duplicate of this bug. ***