A bulk download button in the Reports tab could for example enable the user to quickly download all invoices written within a given month. This is particularly useful when working with external accountants / tax consultants.
I know it's possible to bulk download from within the "Invoices" tab already. This is OK for a handful of invoices, but in my case the invoices are spread over 3 pages and you have to check/unckeck quite a few boxes manually.
The flutter app already has this implemented quite nicely (see screenshot).
@rephlex we can add this as a feature request, just to note, you can filter the invoice list by date, so unless you have > 100 PDF's to download, the current UI should support what you are asking for.
A bulk download button in the Reports tab could for example enable the user to quickly download all invoices written within a given month. This is particularly useful when working with external accountants / tax consultants.
I know it's possible to bulk download from within the "Invoices" tab already. This is OK for a handful of invoices, but in my case the invoices are spread over 3 pages and you have to check/unckeck quite a few boxes manually.
The flutter app already has this implemented quite nicely (see screenshot).