https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12063
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |In Discussion --- Comment #13 from Katrin Fischer <[email protected]> --- Hm, I have looked at the description and the code of this, but I have concerns about the use of the expirationdate column in the reserves table. I think with this patch, it will be used for 2 different things: 1) The date set by the patron when placing the hold "I don't need this after..." 2) The date a waiting hold expires It looks like when setting the hold waiting, this will overwrite the expiration date set by the patron. Is this what we want? My feeling is no. I think we shouldn't change the date the user set to avoid confusion (see also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12204#c10) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
