[Koha-bugs] [Bug 7376] Transfer limits should be checked at check-in

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 27 13:31:36 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7376

--- Comment #64 from Lari Taskula <lari.taskula at 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.


More information about the Koha-bugs mailing list