https://bugs.kde.org/show_bug.cgi?id=364777
Bug ID: 364777 Summary: The importer filtering accounts enhancement forget credit cards/liabilities accounts Product: kmymoney4 Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: general Assignee: kmymoney-devel@kde.org Reporter: pierre.gr...@gmail.com Hello, Import QIF or CSV does not allow to select Credit Card account (set as Liability account) in order to import to it. This seems to be due to below enhancement. Liability accounts should still be usable for imports, otherwise how we import Credit Card transactions on a Liability account ? (source: https://kmymoney.org/changelogs/ChangeLog-4.8.0.txt) commit bfa7b5ac37d2203e4a88d9ac73b1ec43ce5211b4 Author: Åukasz WojniÅ‚owicz <lukasz.wojnilow...@gmail.com> Date: Sat May 28 19:59:22 2016 +0200 Present only right accounts during import of statements During import of investment statement user is asked to select account into which he wants to import. He should choose investment account, but he is also presented with all other sorts of accounts. This patch makes sure that user is presented only with the right account types. FEATURE: 363069 REVIEW: 127915 Signed-off-by: Åukasz WojniÅ‚owicz <lukasz.wojnilow...@gmail.com> Reproducible: Always Steps to Reproduce: 1. Select <File>/<Open> 2. Then <QIF> or <CSV> 3. Select file to import 4. Next screen shows only Current accounts (no liability accounts) Actual Results: Only current accounts are available. Expected Results: Liability accounts should be available too. -- You are receiving this mail because: You are the assignee for the bug.