is there a way to add the current date to the attachement name in the email template?
In the QWeb Reports it's possible to add the (time) from python, but in the e-mail it's not working. Any tips or solutions on this?
|
Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
is there a way to add the current date to the attachement name in the email template?
In the QWeb Reports it's possible to add the (time) from python, but in the e-mail it's not working. Any tips or solutions on this?
|
Thanks
UPDATED FOR ODOO 17:
Hi,
Please try with this
${datetime.datetime.now().strftime('%d.%m.%Y')}
nice, this works!
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
1
2月 24
|
2697 | ||
|
1
7月 23
|
3573 | ||
|
0
4月 23
|
91 | ||
|
1
11月 22
|
2276 | ||
|
3
12月 23
|
19267 |