Ir al contenido
Menú
Se marcó esta pregunta
1815 Vistas

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



Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
4
ene 25
45182
0
oct 24
5
1
may 23
3395
5
may 21
11921
5
ago 20
32241