Revision 3b21d8e...
Go back to digest for 27th November 2011Features in Other
Cristian Oneț committed changes in [kmymoney] /plugins/csvimport:
Implement a mechanism that allows a proper matching of the imported transactions.
It's the same mechanism that is used by the QIF importer. The bank id is composed from the transaction date, a hash that is generated based on the
contents of the csv line and an index to avoid generating the same id twice during the same import.
File Changes
Modified 2 files
- /plugins/csvimport
- kmymoney/csvdialog.cpp
- kmymoney/csvdialog.h
2 files changed in total