I have employee_family() that is inherit from hr.employee().
In hr_employee() have new One2many field related with employee_family().
I need filter for see only one record of all that correspond to one employee.
How can do it?
I have employee_family() that is inherit from hr.employee().
In hr_employee() have new One2many field related with employee_family().
I need filter for see only one record of all that correspond to one employee.
How can do it?
Hi,
without code it's difficult ...
what is the value/field/type of employee you want to filter ?
else try :
add in view form domain = [('employee_id.id', '=', employee_id.id), ('employee_one_id.id', '=', employee_one_id.id)]
bye
Thanks. I try this now and see the results.
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ| Related Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
|---|---|---|---|---|
|
0
มิ.ย. 21
|
4130 | |||
|
how to create employee as an user
แก้ไขแล้ว
|
4
ธ.ค. 25
|
36060 | ||
|
1
ส.ค. 25
|
6071 | |||
|
1
ม.ค. 25
|
4351 | |||
|
0
ธ.ค. 25
|
9083 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.