https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35560
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #177161|0 |1 is obsolete| | --- Comment #32 from David Nind <[email protected]> --- Created attachment 177200 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=177200&action=edit Bug 35560: Use the REST API for holds This patch uses the new REST API endpoint to retrieve the old holds. We can now have 2 tables, one for the current holds and one for the old ones. Test plan: Have several holds with several statuses. Notice that you see the holds in the respective tables. Test the usual sorting filtering DT feature and confirm that everything works as expected. Signed-off-by: Lucas Gass <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> Signed-off-by: David Nind <[email protected]> -- 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/
