checkingFix invoice sorting
- Requested
- Sort invoices by payment date, not creation date.
- Allowed to change
billing/invoices/*billing/tests/*- Actually changed
billing/invoices/sort.pybilling/tests/test_invoice_sort.py- Checks
- unit tests are running
- manual review of the invoice list is waiting for a reviewer
- Risks / limits
- make sure old unpaid invoices do not disappear from view
- Needs you
- Wait for the check result and reopen the receipt.