invoiceninja / ui

Invoice Ninja: Web admin portal built with React
https://app.invoicing.co
Other
52 stars 45 forks source link

Allow to switch to net values in web dashboard and all tables (e.g. invoices) #1877

Open dsp76 opened 2 weeks ago

dsp76 commented 2 weeks ago

Usually the net value of invoices is more interesting than the gross value. The app allows to switch to net for the dashboard (not the invoice table?). The Web UI has no option at all to switch.

turbo124 commented 1 week ago

@dsp76 do you mean invoice.amount - invoice.total_taxes ?