----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128037/ -----------------------------------------------------------
Review request for KMymoney. Bugs: 363633 http://bugs.kde.org/show_bug.cgi?id=363633 Repository: kmymoney Description ------- If broker doesn't list fees in investment statement at all, then user has to generate fees manually in spreadsheet. If one knows fee rate, amount and minimal fee it can be done automatically. Here is the implementation of it which modifies investement page allowing user to give his fee rate and calculate fees on the spot. Diffs ----- kmymoney/plugins/csvimport/csvwizard.cpp d17622a kmymoney/plugins/csvimport/investmentdlg.cpp f95b930 kmymoney/plugins/csvimport/investmentwizardpage.ui 7cc0901 kmymoney/plugins/csvimport/investprocessing.h 3cc9622 kmymoney/plugins/csvimport/investprocessing.cpp 9061623 Diff: https://git.reviewboard.kde.org/r/128037/diff/ Testing ------- My test files with comma and dot as decimal symbols. Thanks, Łukasz Wojniłowicz