~claydoh/kmymoney/+git/master:work/qif_improvements

Last commit made on 2021-04-12
Get this branch:
git clone -b work/qif_improvements https://git.launchpad.net/~claydoh/kmymoney/+git/master

Branch merges

Branch information

Name:
work/qif_improvements
Repository:
lp:~claydoh/kmymoney/+git/master

Recent commits

819f9b8... by Dawid Wróbel

QIF importer: don't guess account, ask user for it

The account name provided in the QIF file can be ambiguous, so guessing
it by name can return false positives. Moreover, we should not be
creating a new account on the spot if a relevant account cannot be found
. Instead, prepare the statement object so that
MyMoneyStatementReader::selectOrCreateAccount() will show a dialog and
let a user decide.

Some recent commit information could not be fetched.