Bug 13525 - Date sorting on accounts (fines) tab doesn't work correctly
authorOwen Leonard <oleonard@myacpl.org>
Wed, 7 Jan 2015 13:26:57 +0000 (08:26 -0500)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 21 Jan 2015 14:23:42 +0000 (11:23 -0300)
commit229cb65629c93d30191bc6c797d06021942239b2
treefcd6736bae67f6321d496c66ce112606d796108e
parent580ed6360ddf0eac902fe807bc76abddec86529a
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.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works as described and fixes sorting problem.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt
members/boraccount.pl