]> git.koha-community.org Git - koha.git/commit
Bug 33736: Add pendingbookings report
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 19 Oct 2021 12:57:00 +0000 (13:57 +0100)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 25 Oct 2024 09:09:54 +0000 (11:09 +0200)
commit1f7038d11a8fcd3013fc0b25a1a3a253db037b71
treefe39cf1f498e2370608d56bb931182e8ea54c47e
parent1f16d490f12da637c26a206749e64c0ac3e72a6a
Bug 33736: Add pendingbookings report

This patch adds a 'Bookings to collect' page to circulation that allows
for a workflow similar to 'Holds to pull', but for bookings.

Sponsored-by: PTFS Europe Ltd
Signed-off-by: Esther Melander <esther@bywatersolutions.com>
Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
api/v1/swagger/paths/bookings.yaml
circ/pendingbookings.pl [new file with mode: 0755]
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation-home.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/pendingbookings.tt [new file with mode: 0644]