İçereği Atla
Menü
Bu soru işaretlendi
4149 Görünümler

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
Vazgeç
Üretici

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

Üretici

Any ideas?

İlgili Gönderiler Cevaplar Görünümler Aktivite
2
Nis 21
11321
2
Tem 15
4767
1
Ağu 23
2515
1
Oca 21
4046
3
Eyl 20
71872