Skip to content

By default sort transactions for a given date by value instead of id.

Jeremy Whiting requested to merge work/whiting/defaultsortbyvalue into master

User's can't see the ID anyway, so sorting by it doesn't make a lot of sense. Instead sort by value by default.

Merge request reports