]> git.koha-community.org Git - koha.git/commit
Bug 37483: Use cud-list for extend due dates tool
authorNick Clemens <nick@bywatersolutions.com>
Tue, 17 Sep 2024 12:14:23 +0000 (12:14 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 9 Oct 2024 19:30:25 +0000 (19:30 +0000)
commitadb4e1d9d593e47ed8ea1ae6b4e1634d411c8e76
tree3d742b08383c047cbdf5776a675bd45257a69eb5
parent475cd151c3ecb66fae5256e4152af3a34652491a
Bug 37483: Use cud-list for extend due dates tool

This patch switch the check in the script to 'cud-list' - we use the same form
submission if listing for preview or directly updating dates, so this may or may
not be a cud- action - assuming it is restores script functionality.

See bug 37941 for updating forms to not share actions

To test:
1 - Checkout some items to patrons of at least two libraries
2 - Tools -> Batch extend due dates
3 - Select nothing except 'preview' and submit
4 - Blank screen
5 - Apply patch, repeat
6 - It works!
7 - Filter by library and confirm it still works
8 - Sign off!

Signed-off-by: Janusz Kaczmarek <januszop@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit b2e396f08da6ebcaa23af0e9db29c68543cabfe5)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
tools/batch_extend_due_dates.pl