https://bugs.kde.org/show_bug.cgi?id=440696
Bug ID: 440696
Summary: Reversing splits that are part of the same transaction
will create x times transactions
Product: kmymoney
Version: 5.1.2
Platform: Other
OS: Other
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Reversing a transaction (A) which is in fact a split of another transaction
(B), will create as many new transactions as there were splits in B. This is
likely to behave the same when Duplicating a transaction, since the code is
basically the same.
STEPS TO REPRODUCE
1. Select a transaction that is a split of another transaction.
2. Revert or Duplicate it
OBSERVED RESULT
Several new transactions are created, one for each of the splits in the
original transaction.
EXPECTED RESULT
Just a single transaction should be created with no splits in it.
--
You are receiving this mail because:
You are watching all bug changes.