Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1675 Представления

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



Аватар
Отменить
Related Posts Ответы Просмотры Активность
4
янв. 25
44924
0
окт. 24
5
1
мая 23
3192
5
мая 21
11754
5
авг. 20
32025