跳至内容
菜单
此问题已终结
1 回复
3906 查看

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



形象
丢弃
编写者 最佳答案

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')}



形象
丢弃
相关帖文 回复 查看 活动
1
7月 21
2973
1
10月 22
4696
1
4月 24
1897
2
12月 23
1927
3
10月 23
8165