[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
Fri Nov 6 14:00:33 CET 2015


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44532|0                           |1
        is obsolete|                            |

--- Comment #4 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 44552
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=44552&action=edit
[PASSED QA] 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.

Signed-off-by: Liz Rea <liz at catalyst.net.nz>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list