[Koha-bugs] [Bug 33070] Get rid of Koha::Patron->can_edit_item and use can_edit_item_from instead

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 24 20:37:04 CET 2023


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 147397
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147397&action=edit
Bug 33070: Remove use of can_edit_items

Test Plan:
1) Apply this patch
2) prove t/db_dependent/Koha/Acquisition/Order.t
3) git grep "can_edit_item("
   should return no results

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list