https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15906
Marcel de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #8 from Marcel de Rooy <[email protected]> --- When paying partial amounts via Pay and via Pay amount, the amount is positive via Pay and negative via Pay amount: +-------------+-----------+-------------------+---------------+---------------------+ | accounttype | amount | amountoutstanding | lastincrement | timestamp | +-------------+-----------+-------------------+---------------+---------------------+ | F | 30.000000 | 14.000000 | NULL | 2016-10-28 08:38:42 | | Pay | 10.000000 | 0.000000 | NULL | 2016-10-28 08:34:25 | | Pay | -1.000000 | 0.000000 | NULL | 2016-10-28 08:37:04 | | Pay | 2.000000 | 0.000000 | NULL | 2016-10-28 08:38:15 | | Pay | -3.000000 | 0.000000 | NULL | 2016-10-28 08:38:42 | +-------------+-----------+-------------------+---------------+---------------------+ Does not look good to me. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
