Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
2203 Visualizzazioni

I would like to hide subtasks in tasks tree view inside project form view. (and see them only inside the parent task)

add domain to the actual view doesn't work:

field name="tasks" mode="tree" domain="[('parent_id', '=', False)]"

Could you give me a hint?

Avatar
Abbandona
Autore Risposta migliore

Thanks so much for the reply,

could you explain deeper the step 2: "Look for the filters or search bar available in the tasks section."?

It seems I don't have any visible filter or search inside the project form view.

I've tried to add a filter inside the task model, applying it only to the action project but it seems it doesn't work in the project form view.

Thanks for your help

Avatar
Abbandona
Risposta migliore

Hi,

To hide subtasks in the tasks tree view inside the project form view directly from the UI, follow these steps:

1. Navigate to the project form view in Odoo.
2. Look for the filters or search bar available in the tasks section.
3. Set the filter to "Parent Task > is not set" .
4. Once you apply this filter, only the parent tasks (tasks without a parent) will be displayed, effectively hiding the subtasks in the tasks tree view inside the project form view.

By applying this filter, you can easily hide subtasks and focus on viewing only the parent tasks directly from the user interface without any customization or development work.


Hope it helps

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
mag 25
797
1
apr 25
4507
1
gen 23
2812
1
mar 22
1867
1
apr 20
2371