| Summary: | Add fees calculation based on amount and fee rate | ||
|---|---|---|---|
| Product: | [Applications] kmymoney | Reporter: | wojnilowicz <lukasz.wojnilowicz> |
| Component: | importer | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | ralf.habacker |
| Priority: | NOR | ||
| Version First Reported In: | git (master) | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kmymoney/cc95c6f617ccbefde2e4b984554ee92254332555 | Version Fixed/Implemented In: | 5.0.0 |
| Sentry Crash Report: | |||
| Attachments: | Graphics showing new feature implemented | ||
|
Description
wojnilowicz
2016-05-28 17:02:23 UTC
Created attachment 99233 [details]
Graphics showing new feature implemented
Git commit cc95c6f617ccbefde2e4b984554ee92254332555 by Łukasz Wojniłowicz. Committed on 25/06/2016 at 16:19. Pushed by wojnilowicz into branch 'master'. Add fees calculation based on amount and fee rate REVIEW: 128037 M +3 -0 kmymoney/plugins/csvimport/csvwizard.cpp M +2 -0 kmymoney/plugins/csvimport/investmentdlg.cpp M +320 -232 kmymoney/plugins/csvimport/investmentwizardpage.ui M +148 -4 kmymoney/plugins/csvimport/investprocessing.cpp M +19 -0 kmymoney/plugins/csvimport/investprocessing.h http://commits.kde.org/kmymoney/cc95c6f617ccbefde2e4b984554ee92254332555 |