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
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
1
Antworten
6007
Ansichten
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
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
0
März 15
|
3377 | ||
|
2
März 15
|
10157 | ||
|
1
Juli 24
|
1265 | ||
|
1
Feb. 18
|
5633 | ||
|
0
Dez. 17
|
2810 |