[Koha-bugs] [Bug 8918] ILS-DI: HoldTitle and HoldItem do not calculate rank of hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 20 11:48:37 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8918

--- Comment #12 from Julian Maurice <julian.maurice at biblibre.com> ---
Hi Katrin,

according to syspref description, ReservesNeedReturns = 0 means "Automatically
mark holds as found and waiting when a hold is placed specifically on them and
they are already checked in."

Marking a hold as found and waiting implies to set priority/rank to 0 and to
set the flag 'found' to 'W'.
That's why we don't have to calculate the next rank in this case.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list