Bug 27659 - Holds can be placed on 'not for loan' itemtype items
Summary: Holds can be placed on 'not for loan' itemtype items
Status: CLOSED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: Hold requests (show other bugs)
Version: Main
Hardware: All All
: P5 - low critical
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-08 21:32 UTC by Katrin Fischer
Modified: 2021-12-13 21:10 UTC (History)
1 user (show)

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2021-02-08 21:32:23 UTC
Using an almost fresh sample database I can place holds on itemtype "Reference" items without _any warning_ on item and record level in the staff interface AND the OPAC.

Sample data example: Programming the Perl DBI

This should not work as the item type "Reference" is marked as not for loan in administration. These items are also not picked up by the build_holds_queue.pl for this reason.
Comment 1 Katrin Fischer 2021-02-08 21:34:10 UTC
I mistook the collection Reference for the itemtype... just ignore me.