Bug 401847

Summary: Transfer Is One-Sided
Product: [Applications] skrooge Reporter: Bob Stouffer <restouffer>
Component: generalAssignee: Stephane MANKOWSKI <stephane>
Status: RESOLVED DUPLICATE    
Severity: normal CC: stephane
Priority: NOR    
Version: 2.16.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

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 ***