27 Sep
2022
27 Sep
'22
10:14 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27259 --- Comment #13 from Peter Vashchuk <stalkernoid@gmail.com> --- Created attachment 141022 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141022&action=edit Bug 27259: Test HomeOrHoldingBranch usage in _CalculateAndUpdateFine() This shows that HomeOrHoldingBranch syspref is incorrectly not used by _CalculateAndUpdateFine() when it decides which circ rule to use. Run "prove t/db_dependent/Circulation/_CalculateAndUpdateFine.t" to notice the tests now fail. Signed-off-by: Petro Vashchuk <stalkernoid@gmail.com> -- You are receiving this mail because: You are watching all bug changes.