[Koha-bugs] [Bug 15219] Server-side processing and pagination on checkouts tables

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 17 15:09:20 CET 2020


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

--- Comment #58 from Julian Maurice <julian.maurice at biblibre.com> ---
(In reply to Tomás Cohen Arazi from comment #57)
> Julian, take a look here:
> 
> https://gitlab.com/thekesolutions/Koha/commits/bug_20212_slowness_acq
> 
> we already have an API for checkouts, so you should just use it. I'm
> submitting the code for acquisitions soon, and you will be able to reuse the
> datatables extension to use the API (native API pagination included).

Is the REST API for checkouts also capable of handling datatable filtering (for
bug 15235) ?
What about the grouping of "today's checkouts" vs "previous checkouts" ? I
think that this feature would be complicated to make using the REST API.

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


More information about the Koha-bugs mailing list