27 Sep
2019
27 Sep
'19
1:31 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376 --- Comment #64 from Lari Taskula <lari.taskula@hypernova.fi> --- Created attachment 93190 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93190&action=edit (ANOTHER IMPLEMENTATION) Bug 7376: Refactoring subroutines CanBookBeReturned: - Take Koha::Item as parameter instead of HASHref of an item To test: 1. cd into your Koha root directory 2. grep -rn 'CanBookBeReturned(' 3. Make sure all returned occurences are using Koha::Item -- You are receiving this mail because: You are watching all bug changes.