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

--- Comment #4 from Arthur Suzuki <[email protected]> ---
needed_before_date is actually stored in the "reservedate", this is just a way
to place a reserve on a future date.

pickup_expiry_date is the date after which the reserve is automatically
cancelled if not picked up by the user and this one is stored in the
"expirydate"

Maybe the parameter "needed_before_date" shall be renamed another way.

The use case is for example for teachers/students who need to reserve a book
for a course, they need it between "needed_before_date" and
"pickup_expiry_date".
There is no way to provide either date from ILS-DI right now, but we have this
need for bundled holds (for which Cecile showed the bundled loans counterpart
at the Hackfest in Marseille).

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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