Skip to Content
मेन्यू
This question has been flagged
4169 Views

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

Avatar
Discard
Author

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

Author

Any ideas?

Related Posts Replies Views Activity
2
अप्रैल 21
11342
2
जुल॰ 15
4785
1
अग॰ 23
2526
1
जन॰ 21
4079
3
सित॰ 20
71898