24 Oct
2022
24 Oct
'22
1:23 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23012 --- Comment #26 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 142485 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142485&action=edit Bug 23012: (QA follow-up) Combine method to get both values The code for get_processingreturn_policy was very similar to get_lostreturn_policy. Combining the two methods allows for use of get_effective_rules which uses get_effective_rule_value which is cached. This should reduce lines of code and improve performance Tests updated and adjusted as well Signed-off-by: Nick Clemens <nick@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.