Skip to Content
Menu
This question has been flagged
1873 Views

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
Discard
Related Posts Replies Views Activity
4
Jan 25
45255
0
Oct 24
5
1
May 23
3433
5
May 21
11951
5
Aug 20
32302