https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38652 Bug ID: 38652 Summary: Adjust SeparateHoldings preference to create third holdings tab for branches in library group. Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: sspohn@oslri.net QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com This enhancement proposes to adjust the SeparateHoldings system preference and the record display in the Staff Interface (/cgi-bin/koha/catalogue/detail.pl) to make it possible, using “library_group”, to display items from multibranch members of a consortium. This adjustment would create an option third tab that would display holding from other members of a library_group. Current options for SeparateHoldings: Don’t Separate “0” Separate “1” We propose: Don’t Separate “0” Separate (2 columns) “1” Separate (3 columns) “2” Behavior: No change to Don’t Separate “0” or Separate (2 columns) “1”. IF Separate (3 columns) “2” AND IF loggedInLibrary is member of a library_group THEN alter /cgi-bin/koha/catalogue/detail.pl as follows: Display a third tab between the first “homebranch” tab and the third “all other items” tab. The new second tab should display items holdings from other members of the library_group. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.