https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42433 Bug ID: 42433 Summary: Cannot hide Home library column from pay-fines-table (Make a payment) Initiative type: --- Sponsorship --- status: 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: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com I don't know if this is the same bug as bug 41604 or if it is different. I was trying to hide the "Home library" column from the "Make a payment" table for a library who only has one branch and wishes to simplify the tables and remove useless information (such as the branch, when you only have one). To recreate: 1. Create a manual charge in a patron account 1.1. Go to a patron account (i.e. http://localhost:8081/cgi-bin/koha/members/moremember.pl?borrowernumber=19) 1.2. Go to the Accounting tab 1.3. Click on the Create manual invoice tab 1.4. Enter an amount 1.5. Click Save 2. View the table in the "Make a payment" tab --> There is a "Home library" column 3. Hide the column by default for the table 3.1. Go to Administration > Table settings > Patrons > pay > pay-fines-table 3.2. Check the option "Is hidden by default" for the "home_library" column 3.3. Click Save 4. Go back to the patron's account in Accounting > Make a payment and do CTRL + F5 --> The "Home library" column is still there -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.