12 Nov
2019
12 Nov
'19
2:01 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23893 --- Comment #9 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 95315 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=95315&action=edit Bug 23893: Use in /patrons This patch makes the patrons endpoint use the new methods from Koha::Object. To test: 1. Apply this patch 2. Run: $ kshell k$ prove t/db_dependent/api/v1/patrons.t => SUCCESS: Tests pass! 3. Sign off :-D -- You are receiving this mail because: You are watching all bug changes.