[Koha-bugs] [Bug 28859] Table Settings should control Checked out by field in Checkout history

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 13 10:28:40 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28859

--- Comment #7 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 126146
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=126146&action=edit
Bug 28859: Correctly handle 'Checked out by' visibility

We must have the column in the table and let DT deal with the
visibility.

This patch hides the "Checked out by" column by default if
RecordStaffUserOnCheckout is off, but the DT column settings is aware of
its existence and the end user can still display the column.

IMO that's the most optimal situation considering both maintenance and
ergonomic.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list