fearless359 / simpleinvoices

Fearless359 SimpleInvoices beyond great beginnings
https://simpleinvoices.group
GNU General Public License v3.0
28 stars 7 forks source link

Outback matt patch 7 #45

Closed OutbackMatt closed 6 years ago

OutbackMatt commented 6 years ago

What I want to achieve at the bottom of the main invoices page (which should only show OWED in my view, the ALL tab should be a subsequent tab, not the default tab) is a list of owed invoices, with a count and a total of monies owed at the bottom

This is what my older SI system shows right now at the bottom of the invoice list

Displaying 1 to 12 of 12 items - with a total value owing of $3,553.03

It's just nice to see how much I earn and am owed really quickly.

Yes I think calculating at same time as counting the invoices is a great idea. I could never work out how to do that. The old SI code was just heaps of spaghetti, stuff everywhere. You've done a great job at cleaning it up thanks.

What I did worked in the 2013 SI code

fearless359 commented 6 years ago

See previous comment.