1 Apr
2019
1 Apr
'19
10:25 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17005 --- Comment #21 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 87254 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87254&action=edit Bug 17005: Add checked_in checkouts to REST API response This patch implements parameter 'checked_in' on checkouts endpoint to enable getting circulation history. Test plan: 1) Apply the patch and restart plack 2) Use your favorite REST API tester and play with /checkouts endpoint: - use it without checked_in parameter - use checked_in=1 for getting all (not only current) checkouts -- You are receiving this mail because: You are watching all bug changes.