----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128155/ -----------------------------------------------------------
Review request for KMymoney. Repository: kmymoney Description ------- During CSV import of investment statement, symbol and detail (ie. name) columns are required. This patch makes posible to import investment statement with only one column selected. If security is new, user input is required (ie. provide either symbol or name). User input is done through existing securities window. Diffs ----- kmymoney/plugins/csvimport/csvdialog.cpp 6799df7 kmymoney/plugins/csvimport/csvwizard.cpp d17622a kmymoney/plugins/csvimport/investprocessing.cpp 34e53c8 kmymoney/plugins/csvimport/symboltabledlg.h 246c36a kmymoney/plugins/csvimport/symboltabledlg.cpp 585ec62 kmymoney/plugins/csvimport/symboltabledlg.ui f93bddd Diff: https://git.reviewboard.kde.org/r/128155/diff/ Testing ------- My CSV test files with securities already in KMM database and some new securities which were identified by name or by symbol. Thanks, Łukasz Wojniłowicz