http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2601 Sven Coenye <helpdesk@neci.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |helpdesk@neci.edu --- Comment #6 from Sven Coenye <helpdesk@neci.edu> --- (In reply to Nicole C. Engard from comment #5)
Created attachment 17109 [details] fines out of order
Things are still sorted strangely - it's not the order in which the actions took place. I numbered them in purple to show what order I entered them in.
I realize I'm a bit late to this (and new to KOHA), but the accountno field in the accountlines table monotonically increases per patron/borrower for each transaction injected into the table. It can be used to sort the transactions in proper order without much of a performance hit. If this was not the proper avenue to post this, please point me in the right direction. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.