http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8918
--- Comment #12 from Julian Maurice <[email protected]> --- 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. _______________________________________________ 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/
