5 Dec
2018
5 Dec
'18
3:16 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21915 --- Comment #19 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 82864 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82864&action=edit Bug 21915: Reconcile balance on _FixAccountForLostAndReturned call This patch makes _FixAccountForLostAndReturned reconcile the patron's account balance, when the AccountAutoReconcile syspref is set. To test: - Apply this patch - Run: $ kshell k$ prove t/db_dependent/Circulation.t => SUCCESS: Tests pass, peace \o/ - Sign off :-D Sponsored-by: ByWater Solutions Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.