http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10067 --- Comment #12 from Katrin Fischer <katrin.fischer@bsz-bw.de> ---
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
This does what it says it will do, however I think it might be a change of behaviour, in terms of the specify due date. It now clears it the date after ever item is checked out.
Previously the due date would stay, until the current borrower is dealt with. And remember for session sets it so that it stays until the staff member logs out, or clears it.
With the patch, now the date is clear after every check out .. this is a change that may annoy some people.
Hm I agree with Chris that this change of behaviour might not be good for every library and use case - so people might get annoyed. I'd prefer if the date was only cleared out after checking out an item where the due date gets shortened. Would that work? -- You are receiving this mail because: You are watching all bug changes.