]> 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)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Fri, 27 Sep 2024 16:00:32 +0000 (18:00 +0200)
commitb2e396f08da6ebcaa23af0e9db29c68543cabfe5
tree14455cdc877459b80bdaae8f5cf5844c9f28b1a4
parentdffc8cdd2ca85ac919fa8ca3fef3361d1116317c
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>
tools/batch_extend_due_dates.pl