https://bugs.kde.org/show_bug.cgi?id=363954
Bug ID: 363954 Summary: CSV Importer doesn't import fees with comma as decimal separator Product: kmymoney4 Version: git master Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: csvimporter Assignee: kmymoney-de...@kde.org Reporter: lukasz.wojnilow...@gmail.com CSV Importer doesn't import fees with comma as decimal separator Reproducible: Always Steps to Reproduce: 1. File->Import->CSV 2. Select "Investments" and create new profile 3. Press select file and choose attached "test file.csv" 4. Set field delimiter to "comma" and text delimiter to "quotes" and press next 5. Assign columns according to attached image and press next 6. Set date format as "y m d" and press next 7. Set decimal symbol to "comma" and press "Import CSV" Actual Results: Fee 3,56 isn't imported for this transaction 2016-01-20,MONNARI,Kupno,20,12,240,MON,"3,56" Expected Results: Fee 3,56 should be imported for this transaction 2016-01-20,MONNARI,Kupno,20,12,240,MON,"3,56" -- You are receiving this mail because: You are watching all bug changes.