provinzio / CoinTaxman

Calculate your taxes from cryptocurrency gains
GNU Affero General Public License v3.0
142 stars 31 forks source link

Fix sort order of transactions #82

Closed uvok closed 2 years ago

uvok commented 2 years ago

Sort by date first, only then by operation

This should fix the sort order introduced in 41d4bd6

fixes #81