[kmymoney] [Bug 461866] Transactions with no category assigned cause a "Sum of splits is not zero" consistency error

Jack bugzilla_noreply at kde.org
Tue Nov 15 14:40:24 GMT 2022


https://bugs.kde.org/show_bug.cgi?id=461866

--- Comment #1 from Jack <ostroffjh at users.sourceforge.net> ---
Actually, there ARE splits - but only one, and so the transaction is not
balanced.  A normal, non-split transaction actually has two splits: one for the
money moving in or out of the account, and the other for where the money went
to or came from, usually a category, but another account in case the
transaction is a transfer.  This is an unfortunate confusion based on use of
the term "split."
I believe that warning was added to the consistency check to catch a different
type of problem, but it also catches these.
I suppose you can think of this as a side effect of KMM essentially enforcing
double-entry bookkeeping, and also the use of Accounts to represent Categories
internally.  Within a transaction, all funds coming from somewhere also have to
go somewhere.
What is your use case for having transactions without a category?  In my
experience, almost all such transactions have been imported and not yet
accepted.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list