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

Josef Moravec <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #91166|0                           |1
        is obsolete|                            |

--- Comment #54 from Josef Moravec <[email protected]> ---
Created attachment 91235
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91235&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 returned checkouts

Signed-off-by: Michal Denar <[email protected]>

Signed-off-by: Michal Denar <[email protected]>

Signed-off-by: Michal Denar <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to