[Kmymoney-devel] [kmymoney4] [Bug 333911] New: csv importer: credits/debits recognition
Yasin Zähringer
yasinzaehringer+kde at yhjz.de
Sat Apr 26 12:45:28 UTC 2014
https://bugs.kde.org/show_bug.cgi?id=333911
Bug ID: 333911
Summary: csv importer: credits/debits recognition
Classification: Unclassified
Product: kmymoney4
Version: 4.6.4
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: kmymoney-devel at kde.org
Reporter: yasinzaehringer+kde at yhjz.de
The CSV importer has some issues. The first issue is highlighted by the
following procedure:
Steps to reproduce:
1. Load spaces.csv in the CSV importer
2. Select the following columns: Date: 1, Payee: 2, Debits: 4, Credits: 3
3. Select the following settings: Decimal symbol: comma, date format: d m y
4. Click import and select an account (don't be confused by the fact that the
default button seems to be the skip (or abort) button, so don't click enter)
What now happens is that the parser gets confused and thinks the spaces in the
'Debits' row mean that it is an withdrawal transaction of value 0. What I would
expect to happen is that it disregards the spaces (maybe trim?) sees that it is
a deposit transaction.
This leads to the second issue, skipping the spaces leads to a weird problem:
Steps to reproduce:
1. Load nospaces.csv
2. Import it with the same settings as before.
3. Ignore the warning that certain lines aren't as long as expected.
What happens is that all three transactions are recognized as deposits which is
obviously not what should happen.
Reproducible: Always
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list