Bug 36913

Summary: Bookings should take not-for-loan status into account
Product: Koha Reporter: jpl <data-27FC05A3CB97>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: 23.11   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description jpl 2024-05-21 23:08:54 UTC
It appears that bookings are placed on items that are marked as not for loan. This seems to be independent whether holds can be placed on an item or not (positive or negative NOT_LOAN value).

There should be an option to prevent this, ideally by having a way to specify which NOT_LOAN values are acceptable for bookings (similar to  SkipHoldTrapOnNotForLoanValue).