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

            Bug ID: 28859
           Summary: Table Settings should control Checked out by field in
                    Checkout history
 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: sally.hea...@cheshiresharedservices.gov.uk
        QA Contact: testo...@bugs.koha-community.org
                CC: gmcha...@gmail.com

Koha Administration > Table Settings controls all whether fields are
visible/can be toggled by users.  

'Checked out by' is solely controlled by a system preference
(RecordStaffUserOnCheckout) - and is not an option in the Table Settings
controls.

To replicate:

- Set system preference: RecordStaffUserOnCheckout to 'record'
- Check an item out to a patron
- Go to the item's Checkout history - cgi-bin/koha/catalogue/issuehistory.pl
- Note that 'Checked out by' column is visible
- Go to Koha > Administration > Table Settings
- Choose Catalog
- Choose Page: detail
- Choose Table id:  checkoutshistory-table
- Note that 'Checked out by' is not an option

This also has the effect of targeting the wrong field via Table Settings.

To replicate:

- Set system preference: RecordStaffUserOnCheckout to 'record'
- Check an item out to a patron
- Go to the item's Checkout history - cgi-bin/koha/catalogue/issuehistory.pl
- Note that 'Checked out by' column is visible
- Go to Koha > Administration > Table Settings
- Choose Catalog
- Choose Page: detail
- Choose Table id:  checkoutshistory-table
- Check some fields to be 'Is hidden by default' i.e. 'checked_out_from' and
'renewed'
- Reload the item's Checkout history
- Note that the columns 'Checked out from' and 'Checked out by' are hidden, but
'Renewed' is not

This is because 'Checked out by' is sitting in the original 'Renewed' position
in the table.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to