Skip to Content
Menu
This question has been flagged
1092 Views

In the following action I am sending two filters and a grouping, the filters are search_default_projects_activities and search_default_active_poa, however, these filters are applied with the OR operator as can be seen in Image 1, I know I can configure in the GUI the condition (see Image 2) but I need that by default, or rather, by code it is indicated that the operator must be an AND. Any idea? Thanks in advance.


Action:


​Proyectos
​ir.actions.act_window
​uc_planning.poa_dependency_project        ​tree,form
​[]
​ {
​'search_default_poa_dependency_id': 1,
​'search_default_active_poa':1,
​'search_default_projects_activities': 1
​}


Image 1

Image 2


Avatar
Discard
Related Posts Replies Views Activity
0
Jun 24
1289
0
Jun 24
3
1
Feb 24
2092
3
Dec 23
1234
1
Mar 24
2157