Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
4168 Tampilan

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
Buang
Penulis

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

Penulis

Any ideas?

Post Terkait Replies Tampilan Aktivitas
2
Apr 21
11341
2
Jul 15
4784
1
Agu 23
2526
1
Jan 21
4076
3
Sep 20
71896