[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
Mon Jul 20 08:20:24 CEST 2020


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

--- Comment #80 from Arthur Suzuki <arthur.suzuki at biblibre.com> ---
Created attachment 107077
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=107077&action=edit
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

Sponsored-by: National Library of Finland

Signed-off-by: Arthur Suzuki <arthur.suzuki at biblibre.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list