[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:51:57 CEST 2019


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

Lari Taskula <lari.taskula at hypernova.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #93193|0                           |1
        is obsolete|                            |

--- Comment #68 from Lari Taskula <lari.taskula at hypernova.fi> ---
Created attachment 93194
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93194&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

Sponsored-by: National Library of Finland

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


More information about the Koha-bugs mailing list