https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28891
--- Comment #1 from Didier Gautheron <[email protected]> --- Created attachment 124020 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=124020&action=edit Bug 28891: (bug 23916 follow up) Always use 'Checkout on' as default Checkout history sort column To test: 1 - Unset RecordStaffUserOnCheckout 2 - Check out an item 3 - Display Checkout history, table is sorted by 'Checkout on' column 4 - Set RecordStaffUserOnCheckout 5 - Display Checkout history, table is sorted by 'Renewed' column 6 - Apply patch 7 - Redo 1, 3, 4 and 5, table is always sorted by 'Checkout on' -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
