Skip to content

Fix some sorting issues in ledger view.

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

Namely: If a few transactions are all on the same date, sort cleared/reconciled first. If a few transactions are all on the same date sort deposits before payments.

TODO: figure out why running balance is incorrect with this in place.

Merge request reports