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
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
1
Rispondi
5521
Visualizzazioni
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
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
4
mag 24
|
7266 | ||
|
1
lug 23
|
2370 | ||
|
3
giu 23
|
3259 | ||
|
4
giu 22
|
4976 | ||
|
3
apr 22
|
5570 |