I am designing a report in .odt and I need a way to apply a for loop to print multiple values. How do I go about it.
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
6028
Visualizzazioni
Open the loop with this tag
for each="line in o.your_lines"
end close with this
/for
In the loop you can use line as you use o
line.name
line.relation_field_id.other_field
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à | |
---|---|---|---|---|
|
0
mar 15
|
3384 | ||
|
2
mar 15
|
10179 | ||
|
1
lug 24
|
1279 | ||
|
1
feb 18
|
5653 | ||
|
0
dic 17
|
2832 |