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
- Účtovníctvo
- Sklady
- PoS
- Project
- MRP
This question has been flagged
1
Odpoveď
5531
Zobrazenia
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
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
RegistráciaRelated Posts | Replies | Zobrazenia | Aktivita | |
---|---|---|---|---|
|
4
máj 24
|
7266 | ||
|
1
júl 23
|
2373 | ||
|
3
jún 23
|
3260 | ||
|
4
jún 22
|
4981 | ||
|
3
apr 22
|
5576 |