Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
4151 Vizualizări

Dears,

I have a scenario like , i need to apply a filter on a many2one field.

<field name="employee_id"  on_change="onchange_employee_id(employee_id)" class="oe_inline"  />

here employee_id is a many2one field and i need the field should only show the list of employees with the cost_centre same as that of the logged in user . how can i add a filter for that?

Thank you

Imagine profil
Abandonează
Autor

domain="[('cost_centre','=',)]"

Autor

Any ideas?

Related Posts Răspunsuri Vizualizări Activitate
2
apr. 21
11322
2
iul. 15
4768
1
aug. 23
2516
1
ian. 21
4047
3
sept. 20
71872