http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12089
--- Comment #20 from Katrin Fischer <[email protected]> --- Created attachment 27678 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27678&action=edit [PASSED QA] Bug 12089 [SIGNED OFF] [Revised] Remove use of dt_add_type_uk_date() - Circulation This patch removes instances of dt_add_type_uk_date() from there circulation templates and updates the sorting configuration according to current guidelines. To test, enable the UseTablesortForCirc system preference and open a patron for circulation who has multiple items checked out. Confirm that sorting by due date, title, and checkout date work correctly. Locate a patron who is guarantor to another or is guaranteed by another. One or both patrons should have checkouts. The "relatives checkouts" tab on the checkout page should sort correctly on due date, title, and checkout date. On the transfers to receive report, confirm that sorting by date of transfer and title work correctly for all tables. On the holds awaiting pickup report the "available since" and title columns should sort correctly for tables in both tabs (waiting and over). Revision: Missed an instance of dt_add_type_uk_date(). Signed-off-by: David Cook <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
