Summary: | Brokerage account isn't s selectable during import of investment statement | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | wojnilowicz <lukasz.wojnilowicz> |
Component: | importer | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | git (master) | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kmymoney/b1c0ef8a2553ab44938829dc0870ea6796e27c8f | Version Fixed In: | 5.0 |
Sentry Crash Report: | |||
Attachments: | New way of selecting brokerage account |
Description
wojnilowicz
2016-05-14 19:35:09 UTC
Created attachment 98976 [details]
New way of selecting brokerage account
Git commit daffd1caf5c52656b1fbc520a497cad5dc8a6501 by Łukasz Wojniłowicz. Committed on 24/06/2016 at 18:43. Pushed by wojnilowicz into branch 'master'. Get rid of inputParameter for brokerage account Functionality of inputParameter is replaced with KAccountSelectDlg. REVIEW: 128101 M +0 -10 kmymoney/plugins/csvimport/investprocessing.cpp M +0 -9 kmymoney/plugins/csvimport/redefinedlg.cpp http://commits.kde.org/kmymoney/daffd1caf5c52656b1fbc520a497cad5dc8a6501 Git commit b1c0ef8a2553ab44938829dc0870ea6796e27c8f by Łukasz Wojniłowicz. Committed on 24/06/2016 at 18:45. Pushed by wojnilowicz into branch 'master'. Use KAccountSelectDlg to select brokerage account If there is no "Account (Brokerage)" user should be asked to select brokerage account. REVIEW: 127920 M +14 -0 kmymoney/converter/mymoneystatementreader.cpp M +8 -0 kmymoney/converter/mymoneystatementreader.h http://commits.kde.org/kmymoney/b1c0ef8a2553ab44938829dc0870ea6796e27c8f |