[Koha-bugs] [Bug 14687] Patron's transaction history changes items' order after paying fines.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 17 14:56:11 CEST 2015


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

--- Comment #1 from Joonas Kylmälä <j.kylmala at gmail.com> ---
Created attachment 41553
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41553&action=edit
Bug 14687: Patron's transaction history changes items' order after paying
fines.

Sorts Patron's accounting data consistently from newest to oldest.
It doesn't depend on anymore to timestamp (which can be same for multiple
entries) from database but instead uses accountline's id to sort.

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


More information about the Koha-bugs mailing list