Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1669 Widoki

Hello all,

(using Odoo 17e, online version)


I'm creating some reports on the project.project model, when my report iterates the project tasks on the same project I get the report with all the data I need but the rows have different heights, see the screenshot below as example:

I am using this statement to iterate the project tasks:

tr t-foreach="doc.task_ids.filtered(lambda t: t.x_studio_task_type in ['1', '2', '7'])" t-as="x2many_record"

What can be the cause of this issue?


LucaB



Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
4
sty 25
44909
0
paź 24
5
1
maj 23
3188
5
maj 21
11750
5
sie 20
32021