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
회신
5558
화면
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
|
7311 | ||
|
1
7월 23
|
2401 | ||
|
3
6월 23
|
3283 | ||
|
4
6월 22
|
5025 | ||
|
3
4월 22
|
5643 |