Download PDF from WebApp and Client portal/multiple invoices download will produce different PDF filenames.
Example:
Webapp:
Invoice_{$year}-{$counter}.pdf - will ignore the client language translation
Client portal and multiple downloads (email download link): Racun_{$year}-{$counter}.pdf - will honor the client language translation
I believe this was working before but got changed in v5. I don’t know if it’s a bug or intended behavior.
Also might even be better to start the filename with Date or Number and keep the Document Type at the end, but I don’t know if this can be changed in the settings.
Example:
{$counter}-{$year}_Invoice.pdf
Thank you
Br,
Dali