Koha/koha-tmpl/intranet-tmpl
Jonathan Druart e065b86abd
Bug 25020: Preserve time part when batch extending due dates
When selecting a new hard due date, we should keep the time part of the
original checkouts.

Test plan:
1 - Checkout an item specifying a date due
2 - Checkout an item without specifying a date due
3 - Use Tools->Batch extend due date
4 - Select a hard due date
5 - On the confirmation screen you should see that the time part has
been kept
6 - Confirm
7 - Make sure the correct values hava been inserted in DB
8 - Try now using the other option, give a number of days
9 - Repeat 4-7

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-04-03 14:29:00 +01:00
..
js Bug 24219: Preserve sort order when returning to result list 2020-03-06 15:01:50 +00:00
lib Bug 24455: Add moment-timezone library in staff 2020-03-25 13:54:16 +00:00
prog Bug 25020: Preserve time part when batch extending due dates 2020-04-03 14:29:00 +01:00