Skip to Content
Menu
This question has been flagged
4221 Rodiniai

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

Portretas
Atmesti
Autorius

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

Autorius

Any ideas?

Related Posts Replies Rodiniai Veikla
2
bal. 21
11385
2
liep. 15
4843
1
rugp. 23
2570
1
saus. 21
4132
3
rugs. 20
71949