----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/128037/ -----------------------------------------------------------
(Updated June 25, 2016, 4:20 p.m.) Status ------ This change has been marked as submitted. Review request for KMymoney. Changes ------- Submitted with commit cc95c6f617ccbefde2e4b984554ee92254332555 by ?ukasz Wojni?owicz to branch master. 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