- Issue created by @nojj
- 🇩🇪Germany netzkombuese
Hi.
I think this should more look like this:
{{ format_date(invoice_entity.getInvoiceDateTime.value, 'custom', 'd.m.Y') }}
Maybe you can try.
best regards
when downloading pdf invoices from e.g.
site-url/invoice/invoice_nummer/download
some time after the order was completed, the invoice date in the pdf is not the actual invoice date, but current date at time of downloading.
Active
Miscellaneous
Hi.
I think this should more look like this:
{{ format_date(invoice_entity.getInvoiceDateTime.value, 'custom', 'd.m.Y') }}
Maybe you can try.
best regards