[Koha-bugs] [Bug 22833] Block suspend and cancel on holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 26 15:45:19 CET 2020


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org
             Status|Signed Off                  |Failed QA

--- Comment #27 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Hi Magnus,
* I am not sure I understand why you did not use these new flags/conditions for
item-level hold?
* I do not understand why you need the 2 subroutines in the TT plugin
(CanCancelHold and CanSuspendHold), you should not need that, but call the
Koha::ItemType method instead). It seems that you will need a new method in
Koha::Biblio to retrieve the Koha::ItemType object.
* Tests no provided for new subroutines anyway.

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


More information about the Koha-bugs mailing list