Bug 41968 - columns_settings.pl does not have any configuration for the issues table in the borrower details table
Summary: columns_settings.pl does not have any configuration for the issues table in t...
Status: RESOLVED INVALID
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-03-02 22:22 UTC by Christopher Brannon
Modified: 2026-03-02 22:41 UTC (History)
1 user (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!