https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12063

--- Comment #22 from Alex Arnaud <[email protected]> ---
For me there is two case:

1) The expiration date set by the patron is higher than the calculated
expiration date (that take into account pickup delay and holiday). In this
case, i think it is quite fair to overwrite the patron expiration date since he
is not supposed to keep the item waiting beyond the library delay. This is what
this patch does.

2) The patron expiration date is before the calculated expiration date. As the
patron don't need the item after its own date, we could overwrite
expirationdate with the one calculated. We need a adjustment to have this
behavior.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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/

Reply via email to