[Koha-bugs] [Bug 13525] Date sorting on accounts (fines) tab doesn't work correctly

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 7 14:31:05 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13525

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 35004
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35004&action=edit
Bug 13525 - Date sorting on accounts (fines) tab doesn't work correctly

Date sorting of charges under Patron -> Fines -> Account is done based
on formatted dates, so sorting is broken depending on your dateformat
system preference. This patch implements the standard "title-string"
date sorting method.

To test, apply the patch and view the Account tab. Test sorting of
charges under various settings of the dateformat system preference. Date
sorting should work correctly in all cases.

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


More information about the Koha-bugs mailing list