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

--- Comment #2 from Nicole C. Engard <[email protected]> ---
The problem is that the hold is 'item specific' - not a hold on the next
available and so you end up with an orphaned hold because the reserves table
still has a hold on that itemnumber, but the wrong biblionumber - so if this
instance the hold should be moved to the right biblionumber or the itemnumber
should be removed from the hold and the hold made on the bib level instead of
item specific.

Nicole

-- 
You are receiving this mail because:
You are the assignee for the bug.
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