https://bugs.kde.org/show_bug.cgi?id=361021
Bug ID: 361021
Summary: CSV importer: The transaction has missing assignment
of...
Product: kmymoney4
Version: git master
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: csvimporter
Assignee: [email protected]
Reporter: [email protected]
Buy transactions imported by CSV importer always have missing assignment (see
attachment).
Reproducible: Always
Steps to Reproduce:
1. file->import csv
2. choose investment
3. create new profile
4. open "test file.csv" and assign columns to values (see attachment)
5. FieldDelimiter to comma
6. TextDelimiter to double quotes
7. DecimalSymbol to comma
8. ImportCSV
Actual Results:
In ledger:
All buy operations have missing assignment
On home page:
Balance for banking and investment account are equal.
Expected Results:
In ledger:
All operations should have assignment
On home page:
Balance for banking and investment account should be equal only in special
cases. Correct difference in balance is shown in attachment.
To get good balance without the need of patching one has to double click every
operation in ledger and press enter button. Upon completion column value will
have exact same values as column from patched KMM.
--
You are receiving this mail because:
You are watching all bug changes.