Invoice order by date

Hey guys,

I noticed something in the invoice list. When I have it sorted by reverse date, it will show invoices created on the same day in reverse order.

For instance: if the list is sorted by invoice number, they would be shown like this:
Inv#10 - Created 20/03/2017 5pm
Inv#9 - Created 20/03/2017 4pm
Inv#8 - Created 20/03/2017 2pm
Inv#7 - Created 19/03/2017 3pm
Inv#6 - Created 19/03/2017 2pm
Inv#5 - Created 19/03/2017 1pm

But if the list is sorted by reverse date (ie. newest first), they would be shown like this:
Inv#8 - Created 20/03/2017 2pm
Inv#9 - Created 20/03/2017 4pm
Inv#10 - Created 20/03/2017 5pm
Inv#5 - Created 19/03/2017 1pm
Inv#6 - Created 19/03/2017 2pm
Inv#7 - Created 19/03/2017 3pm

AFAIK the database stores both time and date of creation and update, even if Invoice Ninja never displays the time. So, I guess this is a bug? Not really a huge deal, of course, it’s just something I noticed :smiley:

Loving Invoice Ninja! Thanks for this great piece of software!

Thanks for submitting this, we’ll look into correcting it.