https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33806 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #151578|0 |1 is obsolete| | --- Comment #4 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Created attachment 152275 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152275&action=edit Bug 33806: Retain specified date when confirming item parts at checkin This patch simply adds hidden inputs to the item parts confirm form to ensure specified checkin date is retained To test: 1 - Find or add an item with subfield 3 - materials specified 2 - Enable system preference CircConfirmItemParts 3 - Go to Circulation->Checkin 4 - Click the settings button in the input box and enter a checkin date and select the remeber check box 5 - Check in some items, confirm date retained 6 - Checkin the item with the materials specified 7 - Confirm checkin 8 - Note that checkin date is cleared 9 - Apply patch 10 - Repeat 3-7 11 - Confirm date is retained Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org> Signed-off-by: Sam Lau <samalau@gmail.com> Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> -- You are receiving this mail because: You are watching all bug changes.