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

Tomás Cohen Arazi <[email protected]> changed:

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

--- Comment #10 from Tomás Cohen Arazi <[email protected]> ---
Created attachment 171069
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171069&action=edit
Bug 17729: Replace IsItemOnHoldAndFound

This subroutine can easily be replaced with
$item->holds->filter_by_found->count \o/

Test plan:
Confirm that the old sub and $item->holds->filter_by_found->count
produce the same query

Signed-off-by: Paul Derscheid <[email protected]>
Signed-off-by: Nick Clemens <[email protected]>
Signed-off-by: Tomas Cohen Arazi <[email protected]>

-- 
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