تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
4155 أدوات العرض

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

الصورة الرمزية
إهمال
الكاتب

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

الكاتب

Any ideas?

المنشورات ذات الصلة الردود أدوات العرض النشاط
2
أبريل 21
11328
2
يوليو 15
4778
1
أغسطس 23
2519
1
يناير 21
4059
3
سبتمبر 20
71884