[kmymoney4] [Bug 375312] Cannot close an investment account
Ralf Habacker
bugzilla_noreply at kde.org
Tue Jun 27 15:03:36 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=375312
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WAITINGFORINFO
CC| |ralf.habacker at freenet.de
Status|UNCONFIRMED |NEEDSINFO
--- Comment #1 from Ralf Habacker <ralf.habacker at freenet.de> ---
You can save your file as xml file and fix this issue using a text editor. In
this file search for the related account, search for additional sub accounts
and inspect if they all have the following flag set:
<PAIR key="mm-closed" value="yes"/>
If not find the id of the related account (attribute id as shown below)
<ACCOUNT currency="BRL" description="" parentaccount="AStd::Asset"
opened="2016-01-01" number="" lastmodified="2017-06-27" type="1" id="A000001"
lastreconciled="" institution="" name="Conta">
and search for any reference to it e.g ('A000001' in this example).
Then report what you did found to this bug.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list