Summary: | CSV importer does not use the decimal dot setting | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Ciprian Ciubotariu <cheepeero> |
Component: | importer | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | REPORTED --- | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 5.1.95 | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ciprian Ciubotariu
2025-04-24 01:36:10 UTC
Actually, it does not work even if I process the CSV to format numbers using commas as decimal symbol, regardless if the CSV importer settings is set to comma, dot or auto. Everything gets multiplied by 100 after the import, thus no transactions can be matched or imported correctly. Maybe the issue appears when the system locale has a different decimal symbol than the dot? |