Bug 36913 - Bookings should take not-for-loan status into account
Summary: Bookings should take not-for-loan status into account
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: 23.11
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-21 23:08 UTC by jpl
Modified: 2024-05-21 23:09 UTC (History)
2 users (show)

See Also:
GIT URL:
Change sponsored?: ---
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 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).