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.
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
Rekisteröidy| Aiheeseen liittyviä artikkeleita | Vastaukset | Näkymät | Toimenpide | |
|---|---|---|---|---|
|
0
kesäk. 21
|
4148 | |||
|
how to create employee as an user
Ratkaistu
|
4
jouluk. 25
|
36108 | ||
|
1
elok. 25
|
6098 | |||
|
1
tammik. 25
|
4378 | |||
|
0
jouluk. 25
|
9104 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.