Koha/koha-tmpl/intranet-tmpl/prog/en/modules/circ
Tomas Cohen Arazi fab3f92cd0 Bug 28377: Use the API to suspend/resume holds
This patch makes the patron page (detail and circulation) use the API to
suspend/resume holds on the holds tab.

It previously used the old svc/ scripts we plan to replace.

To test
1. Have a patron with some holds
2. Play with suspending/resuming holds. Include the indefinite
   suspension.
=> SUCCESS: Everything works as usual
3. Apply this patch
4. Repeat 2
=> SUCCESS: Nothing changed, a soft breeze surprises you
5. Sign off :-D

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2021-12-16 12:13:51 -10:00
..
article-requests.tt
bookcount.tt
branchoverdues.tt
branchtransfers.tt
checkout-notes.tt
circulation-home.tt
circulation.tt Bug 28377: Use the API to suspend/resume holds 2021-12-16 12:13:51 -10:00
circulation_batch_checkouts.tt Bug 29394: (follow-up) Pass correct time format and other corrections 2021-11-22 11:48:45 +01:00
offline-mf.tt
offline.tt
on-site_checkouts.tt
overdue.tt Bug 29580: Fix missing end tag in circ/overdue.tt 2021-12-02 21:02:33 -10:00
pendingreserves.tt
printslip.tt
renew.tt Bug 29394: Remove futuredate for renew 2021-11-22 11:48:45 +01:00
request-article.tt
reserveratios.tt
returns.tt Bug 29394: (follow-up) Pass correct time format and other corrections 2021-11-22 11:48:45 +01:00
set-library.tt
transfers_to_send.tt
transferstoreceive.tt
view_holdsqueue.tt Bug 29015: (QA follow-up) Change collection code to be just collection 2021-11-03 15:40:52 +01:00
waitingreserves.tt