30 Nov
2018
30 Nov
'18
2:44 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21915 --- Comment #11 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 82792 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82792&action=edit Bug 21915: Call reconcile_balance on manual credit creation This patch makes the manual credit creation step call Koha::Account::reconcile_balance when the AccountAutoReconcile syspref is set. To test: - Apply the patch - Have some outstanding debits - Create a manual credit => SUCCESS: Same behaviour as always - Set AccountAutoReconcile - Create a manual credit => SUCCESS: Reconcillation happened - Sign off :-D -- You are receiving this mail because: You are watching all bug changes.