[Koha-bugs] [Bug 19532] Recalls for Koha

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 20 13:51:16 CEST 2021


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

--- Comment #782 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
+                $.ajax({
+                    url: '/cgi-bin/koha/svc/recall',
+                    type: 'POST',
+                    dataType: 'json',
+                    data: ajaxData,
+                })

This is the old way of things. (Ok, historical patches.) No API ?

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


More information about the Koha-bugs mailing list