]> git.koha-community.org Git - koha.git/commit
Bug 21093: In additem.pl set the right stickyduedate for fast add
authorLucas Gass <lucas@bywatersolutions.com>
Tue, 7 Sep 2021 22:37:39 +0000 (22:37 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 20 Sep 2021 12:04:48 +0000 (14:04 +0200)
commit01bb1f278747335a80aa69969ca9a91525b14078
tree7c6dba679fa48d3ee73ee4dab33d749af5aa9ecf
parent91a557bd089701eb0034e312b1d7bee432977c49
Bug 21093: In additem.pl set the right stickyduedate for fast add

To test:
-1 Set the specify due date option to a date, don't check the checkbox
-2 Enter an unknown barcode
-3 Click on fast add
-4 Add a record
-5 Add an item (don't change the barcode!)
-6 The item is checked out to the patron
-7 Verify: The checkbox is "Remember for session" is checked now
-8 APPLY patch
-9 Do steps 1-6 again, this time "Remember for session" should be unchecked
-10 Do steps 1-6 again but this time do check the "Remember for session" checkbox.
-11 It should be properly checked

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
cataloguing/additem.pl