Bug 33070: Remove use of can_edit_items
authorKyle Hall <kyle@bywatersolutions.com>
Thu, 23 Feb 2023 12:52:02 +0000 (07:52 -0500)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 17 Mar 2023 12:59:02 +0000 (09:59 -0300)
commit6a2564a369427bc30f71e534dcedd60f7666fb8a
tree03d01b4628a35552f539c9bf786a625cd67a978f
parent5c3693bbd2109a780c5fdb5af31d36841ea6c1fc
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@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Item.pm
Koha/Patron.pm
Koha/UI/Table/Builder/Items.pm
catalogue/detail.pl
catalogue/moredetail.pl
cataloguing/additem.pl
koha-tmpl/intranet-tmpl/prog/en/includes/catalogue/itemsearch_item.json.inc
koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/course-details.tt
t/db_dependent/Koha/Patrons.t