]> git.koha-community.org Git - koha.git/commit
Bug 34013: Recalls awaiting pickup doesn't show count on each tab
authorOwen Leonard <oleonard@myacpl.org>
Wed, 14 Jun 2023 17:23:40 +0000 (17:23 +0000)
committerPedro Amorim <pedro.amorim@ptfs-europe.com>
Tue, 18 Jul 2023 11:21:31 +0000 (11:21 +0000)
commit97bc408f3e7ab13ed974ebe75c0e2a9716b8d5f3
tree204c67716bedd1c7710717abdbed96ee8ddc8239
parent28354b300fbcf19b242e811dbf23c31083a65885
Bug 34013: Recalls awaiting pickup doesn't show count on each tab

This patch modifies recalls_waiting.pl so that it defines template
variables for 'recalls waiting' and 'recalls waiting over x days'
counts in the same way that waitingreserves.pl handles it.

To test you must have UseRecalls enabled, and some recalls data that
will allow you to see content under each tab.

Go to Circulation -> Recalls awaiting pickup and confirm that both tabs
show the correct count.

Signed-off-by: Sam Lau <samalau@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 44759b4be3aa4c3088edca77837d5d278de5cb1e)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit cdaa88d9c096e9fa20d3dc0919e9fb2a9f9a1554)
Signed-off-by: Pedro Amorim <pedro.amorim@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_waiting.tt
recalls/recalls_waiting.pl