Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3954 Vizualizări

Adapt Invoice Due Date Format to DD/MM/YYYY instead of YYYY/DD/MM in Email Templates



Imagine profil
Abandonează
Autor Cel mai bun răspuns

If you want to add the invoice due date in your email template, you will need to generate and use dynamic placeholders.

First, make sure the developer mode is active. Then, search for your email templates in Settings / Technical / Email / Templates, and open the template you wish to adapt (in my case Invoice: Send by Email)



Generate your due date placeholder and copy/paste it in your email body.



Though your date format settings are set up properly in your language settings, you see that the standard format for this placeholder is YYYY-MM-DD.

In order to use the DD-MM-YYYY format, you will need to use the following placeholder: ${object.invoice_date_due.strftime('%d/%m/%Y')}



Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
iul. 21
3019
1
oct. 22
4727
1
apr. 24
1991
2
dec. 23
2024
3
oct. 23
8258