https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30585 Bug ID: 30585 Summary: Table settings for course_reserves_table are wrong due to lack of "Holding library" option Change sponsored?: --- Product: Koha Version: 21.05 Hardware: All OS: All Status: NEW Severity: trivial Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: jrobb@sekls.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com The table generated at course-details.pl has columns for both Home library and Holding library, but course_reserves_table in the Table settings admin area only has a single toggle for 'library'. Hiding 'library' hides the Home library column. Anything after that is off by one. Hiding 'staff_note' actually hides the Holding library column, 'link' hides Public note, etc. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.