datasektionen / cashflow

Django project to manage receipts and reimbursements at Datasektionen
https://cashflow.datasektionen.se
4 stars 13 forks source link

Fix sorting #123

Closed elmaxe closed 2 years ago

elmaxe commented 2 years ago

This PR fixes sorting of expenses and invoices (sort them by id instead of verification) in "List all" views.

Also add ID and expense date to some tables.

Co-authored-by: Douglas Fischer anakin_skryter@hotmail.se