Bug 401847 - Transfer Is One-Sided
Summary: Transfer Is One-Sided
Status: RESOLVED DUPLICATE of bug 401121
Alias: None
Product: skrooge
Classification: Applications
Component: general (show other bugs)
Version: 2.16.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Stephane MANKOWSKI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-07 01:24 UTC by Bob Stouffer
Modified: 2018-12-07 10:46 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bob Stouffer 2018-12-07 01:24:35 UTC
SUMMARY
When creating a Transfer operation, two rows are added to the report. The first row subtracts the given amount from the first account. However, the second row always has a $0.00 amount, and the balance of the second account is not changed.


STEPS TO REPRODUCE
1. Click on the "Transfer" tab
2. Select two accounts
3. Enter a positive amount in the Amount input
4. Click the "+ Add" button

OBSERVED RESULT
Two rows are created, but the "To Account" does not have its amount updated.


EXPECTED RESULT
The "To Account" would be increased by the same amount that the first "Account" was decreased by.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux with Plasma Desktop
(available in About System)
KDE Plasma Version: 5.14.4
KDE Frameworks Version: 5.52.0
Qt Version: 5.11.2

ADDITIONAL INFORMATION
It is possible to correct the transfer by updating the second row with a positive amount.
Comment 1 Stephane MANKOWSKI 2018-12-07 10:46:02 UTC

*** This bug has been marked as a duplicate of bug 401121 ***