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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |ommunity.org
             Status|Signed Off                  |Failed QA

--- Comment #27 from Jonathan Druart <[email protected]> 
---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to