invoiceninja / admin-portal

Invoice Ninja: Desktop/mobile admin portal built with Flutter
https://demo.invoiceninja.com
Other
1.56k stars 521 forks source link

Feature Request - Being able to select date and range for Invoice Report and not just Payment Tax #648

Closed Braunson closed 2 months ago

Braunson commented 2 months ago

What version of Invoice Ninja are you running? Hosted Enterprise Customer

Have you searched existing issues/requests? Yes

Additional context

When selecting the report Payment Tax we are able to select a date (payment or invoice) and range however for the report type Invoice, this is not an option. I'm requesting it be an option.

turbo124 commented 2 months ago

Which UI is being used?

Braunson commented 2 months ago

The web UI (https://invoicing.co/)

hillelcoren commented 2 months ago

The invoice report doesn't include the payment data.

Braunson commented 2 months ago

Any way we can get this added for paid invoices?

The goal is to get the invoice data for say last year based on the payment date (date + range filters) because I need the columns Tax and Net for each invoice along with the rest of the invoice data needed.

hillelcoren commented 2 months ago

The challenge is a single invoice may have more than one payment.

Why not use the payment report but filter by the invoice date?

Braunson commented 2 months ago

The reason is they don't have the net and tax amounts.

hillelcoren commented 2 months ago

Ok, I believe that's being tracked in a separate issue