How can i use loop in email-template ?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
5525
查看
hello
you can use only for loop in mail template.
for eg.
% for comp in object.component_ids:
<span>${comp.name}</span>
% endfor
How to apply the same for loop on Odoo15?
It doesn't work
Thanks,
Tri Nanda
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
4
5月 24
|
7266 | ||
|
1
7月 23
|
2372 | ||
|
3
6月 23
|
3260 | ||
|
4
6月 22
|
4980 | ||
|
3
4月 22
|
5573 |