https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27636
--- Comment #28 from Martin Renvoize <[email protected]> --- Created attachment 120270 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=120270&action=edit Bug 27636: (QA follow-up) Restore AutoReconcile assumption This patch restores the behaviour of paycollect which relied on Koha::Account->pay ignoring the value of the AutoReconcile system preference. We now explicitly fall back to selecting all outstanding debit lines if a selection of lines is not passed into the controller. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
