Bug 5388

Summary: Circulation of related/requiring items (like Book and CD sets)
Product: Koha Reporter: MJ Ray (software.coop) <mjr>
Component: CirculationAssignee: MJ Ray (software.coop) <mjr>
Status: NEW --- QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: P3 CC: gmcharlt, koha.sekjal
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: Seeking cosponsors
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description MJ Ray (software.coop) 2010-11-11 15:03:30 UTC
I think what we're looking at here is a sort of “requiring item” (sorry but I can't find the correct term for this) where unit 2 (the CD in this example) may only be issued if its requirements are met - that unit 1 is already issued to the borrower, and similarly on return.

I would need to add an item field and linked MARC subfield to Koha so a cataloguer can set this as a reason not to issue an item but I don't see any particular problem with that.

http://wiki.koha-community.org/wiki/Requiring_items_RFC
Comment 1 Katrin Fischer 2015-01-06 17:27:39 UTC
This is still valid.
Comment 2 Katrin Fischer 2023-01-07 23:12:59 UTC
I wonder if we could mark this resolved now that we have item bundles as an option to handle this use case?