Bug 41968

Summary: columns_settings.pl does not have any configuration for the issues table in the borrower details table
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: System AdministrationAssignee: Bugs List <koha-bugs>
Status: RESOLVED INVALID QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Christopher Brannon 2026-03-02 22:22:41 UTC
I can set settings for issues-table in columns_settings.pl, but there is no table configuration for the issues table in the details page for borrowers.

The table on moremember.pl is configurable, but it is missing some column configurations that are on the checkout (circulation.pl) page.  For example, I can turn off the checkin column on circulation.pl, but not on moremember.pl.
Comment 1 Christopher Brannon 2026-03-02 22:41:40 UTC
Never mind.  I didn't realize that the table was in a completely different section, or that I had already hidden the control!!!  Sorry!