]> git.koha-community.org Git - koha.git/commit
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)
committerChris Cormack <chris@bigballofwax.co.nz>
Mon, 2 Feb 2015 08:57:06 +0000 (21:57 +1300)
commit46de4d267ade7cfc9a4302e522a040a6feb6cad1
treeff0d0ec6ec28df636738499268a65c358bff99ea
parentbc61da8b4aba76afe007af24f8754400b4ec0695
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>
(cherry picked from commit 229cb65629c93d30191bc6c797d06021942239b2)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Conflicts:
members/boraccount.pl
koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt
members/boraccount.pl