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:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
1
返信
5520
ビュー
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
|
7263 | ||
|
1
7月 23
|
2369 | ||
|
3
6月 23
|
3259 | ||
|
4
6月 22
|
4976 | ||
|
3
4月 22
|
5568 |