https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15219
--- Comment #58 from Julian Maurice <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
