Version ie <v5.13.24>
Environment
Checklist
- Can you replicate the issue on our v5 demo site https://demo.invoiceninja.com or Invoice Ninja ? I don’t see it here
- Have you searched existing issues? Yes
- Have you inspected the logs in storage/logs/laravel.log for any errors? Yes
Describe the bug
Missing column totals on the main list of invoices
Steps To Reproduce
It was working nicely on my old server but after migration I don’t have it.
Expected Behavior
Column summaries (e.g. total open invoices, total open balance due, etc)
Additional context
Screenshots
Logs
I was running IN v 5.13.19 bare metal and I moved the install to a fresh server in a reorganization. The new install is running in docker. Install and data migration went really smooth! Kudos to the devs for that process.
I used to have a row at the bottom of the invoices page that showed total invoices open, total balance open and other summaries. I’d like to get that back but I cannot figure out how I configured that behavior.
Hopefully it’s just a quick switch in the settings somewhere that I can’t seem to find!