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

In the Project / Task option you can filter tasks by project.

However, I would like to be able to choose a project and seethe Tasks for all it and all of it's child projects.

I tried to edit the Search View, changing the project_id field filter to:

<field name="project_id" filter_domain="[('project_id','child_of',self)]"/>

But it doesn't work: no Tasks are shown with the filter.

I know that CRM opportunities uses a child_of filter on Partners just like this one, and it works. So. what might I be doing wrong?

Аватар
Отменить

@Daniel Reis: I am facing a similar problem with partner_id and still checking for solution

Лучший ответ

Maybe because it's domain instead of filter_domain

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
июн. 23
3522
1
нояб. 22
3819
2
июн. 20
4015
2
июл. 18
7539
4
июл. 18
8404