[Koha-bugs] [Bug 21663] Incorrect filter prevents predefined notes from being added to patron acccounts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 1 14:13:15 CEST 2019


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

--- Comment #6 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 87275
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87275&action=edit
Bug 21663: Add /patrons/{patron_id}/checkouts endpoint to REST API

Test plan:
1) Apply the patch
2) Restart plack
3) Access GET to /patrons/{patron_id}/checkouts
It should have the same abilities as /checkouts?patron_id={patron_id}
4) prove t/db_dependent/api/v1/checkouts.t

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


More information about the Koha-bugs mailing list