https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26490 Bug ID: 26490 Summary: Column configuration for account-fines hides the wrong columns Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: System Administration 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 Hello! I was trying to find out how to hide the "Home library" column from the transactions table in the patron's account (Patron account > Accounting tab > Transactions tab). The right column id in Table settings is account-fines (Administration > Table settings > Patrons > account-fines). There are two problems here: 1) The home library column doesn't appear in the table settings for account-fines 2) Checking the notes column in the account-fines table settings hides the home library column This means that because there are columns missing, the other ones are off. To replicate on master: 1) Go to a patron's account 2) Click on the Accounting tab and then the Transactions tab 3) In another browser tab, go to Administration > Table settings > Patrons 4) In the account-fines table, check the box to hide the Notes column 5) Go back to the patron's account and refresh the page. Notice the Notes column is still there but the Home library column is not there anymore I think Home library is the only missing column. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.