Main > Bugs [Order transactions for the same day descending]
User
Message
Last Post
Alex
User
Re:Order transactions for the same day descending
Works now as expected. Cool, thank you!
03/20/2013 02:28:21
support
Administrator
Re:Order transactions for the same day descending
Thank you for the feedback, this has been updated to sort date descending then time descending so long as you have the date sorting active.
03/19/2013 23:47:43
Alex
User
Order transactions for the same day descending
Not sure if it is a bug or feature suggestion but currently transactions for the same day are sorted ascending thereby transaction added last for this particular day will be in the bottom, right before first transaction for a day before, e.g.:
3/18/2013 10:00am a 3/18/2013 11:00am b 3/18/2013 12:00am c 3/17/2013 03:00pm x
In my opinion it makes more sense to do not sort `date DESC, time ASC` but both descending.