http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2601
Sven Coenye <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Sven Coenye <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
