25 Sep
2023
25 Sep
'23
9:02 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34277 --- Comment #15 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 156187 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156187&action=edit [ALTERNATE] Bug 34277: (follow-up) Use Koha::Patron->balance_details in GET /patrons/{patron_id}/account This patch makes the existing route reuse the introduced method. To verify no behavior change: 1. Run: $ ktd --shell k$ prove t/db_dependent/api/v1/patrons_accounts.t => SUCCESS: Tests pass! 2. Sign off :-D -- You are receiving this mail because: You are watching all bug changes.