[Koha-bugs] [Bug 10452] AllowHoldsOnDamagedItems should control using damaged items to fulfill holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 12 16:17:17 CEST 2013


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 18899
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18899&action=edit
Bug 10452 - AllowHoldsOnDamagedItems should control using damaged items to
fulfill holds

AllowHoldsOnDamagedItems will stop item-specific holds from being placed
on damaged items, but does not stop Koha from using damaged items to
fill holds. This seems like incorrect behavior.

Test Plan:
1) Set 'AllowHoldsOnDamagedItems' to "Don't Allow"
2) Pick an item, set it to damaged
3) Place a bib-level hold on this item's record
4) Scan the item though the returns system
5) Koha will ask to use this item to fill the hold, click "ignore"
6) Apply this patch
7) Repeat step 4
8) Koha will not ask to use this item to fill the hold

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


More information about the Koha-bugs mailing list