[Koha-bugs] [Bug 11999] Add two checks in CanBookBeReserved and CanItemBeReserved

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 3 08:27:45 CEST 2020


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

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #106 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Arthur Suzuki from comment #105)
> Daag Marcel,
Goedemorgen Arthur :)


> There is a test in CanBook before the item loop.
> Then if test is false it won't enter the loop.
> The check in CanItem is there to have the syspref checked even when using
> ItemLevelHold (like ILSDI-HoldItem for example).

I do not see the change? You test in CanBook and if it's green, you will test
it again for every item?
Maybe you need to tell CanItem to test once?

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


More information about the Koha-bugs mailing list