Adapt Invoice Due Date Format to DD/MM/YYYY instead of YYYY/DD/MM in Email Templates
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Financeiro
- Inventário
- PoS
- Project
- MRP
Esta pergunta foi sinalizada
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')}
Está gostando da discussão? Não fique apenas lendo, participe!
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-sePublicações relacionadas | Respostas | Visualizações | Atividade | |
---|---|---|---|---|
|
1
jul. 21
|
3004 | ||
|
1
out. 22
|
4712 | ||
|
1
abr. 24
|
1942 | ||
|
2
dez. 23
|
1972 | ||
|
3
out. 23
|
8208 |