Summary: | Can't select many columns as memo | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | k.buzko |
Component: | importer | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | florian.lindner, k.buzko |
Priority: | NOR | Keywords: | usability |
Version: | 5.0.3 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://commits.kde.org/kmymoney/cc119c58deaf77ead758e3b3ae729663f9362a78 | Version Fixed In: | 5.0.4 |
Sentry Crash Report: |
Description
k.buzko
2019-02-09 21:22:32 UTC
Git commit cc119c58deaf77ead758e3b3ae729663f9362a78 by Thomas Baumgart. Committed on 10/02/2019 at 11:19. Pushed by tbaumgart into branch '5.0'. Improve memo column selection in CSV import wizard The CSV import wizard did allow to select multiple columns for memo fields but it was not visible to the user which ones were selected. Also, there is no way to clear the memo selection only but only all column assignments. This change adds a display item that shows the selected columns and also adds a clear button to clear the memo field selection only. GUI: FIXED-IN: 5.0.4 M +53 -19 kmymoney/plugins/csv/import/bankingwizardpage.cpp M +3 -1 kmymoney/plugins/csv/import/bankingwizardpage.h M +73 -51 kmymoney/plugins/csv/import/bankingwizardpage.ui https://commits.kde.org/kmymoney/cc119c58deaf77ead758e3b3ae729663f9362a78 *** Bug 392217 has been marked as a duplicate of this bug. *** |