Invoices page summary row

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!

Hi,

Sorry I’m not sure what you’re referring to, I suggest asking on the GitHub repo for the web app.

It was just a simple summary row at the bottom of the invoices page. I showed the total value of the invoices displayed based on whatever filters were active.

I fired up my old server to figure it out and I finally did!

Settings → User Details → Preferences → Enable “Show table footer” → SAVE

Then go to the invoices page and a new button is visible in the top right called “Footer Columns.” Click that and enable the appropriate columns you need. Might have to refresh the cache if you don’t see it at first.

1 Like