6 Jan
2022
6 Jan
'22
11:54 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29806 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- I did a: $ git grep '\->pickup_locations' and my (manual) findings are: Koha/Biblio.pm: ok Koha/Biblios.pm: ok Koha/Item.pm: ok Koha/REST/V1/Biblios.pm: ok Koha/REST/V1/Holds.pm: boo Koha/Template/Plugin/Branches.pm: boo reserve/request.pl: boo t/db_dependent/Koha/Biblio.t: ok t/db_dependent/Koha/Biblios.t: ok t/db_dependent/Koha/Hold.t: ok t/db_dependent/Koha/Item.t: ok t/db_dependent/Template/Plugin/Branches.t: ok t/db_dependent/api/v1/holds.t: ok Working on fixes... -- You are receiving this mail because: You are watching all bug changes.