Hi all,
I am trying to search a employee with its 'id', but it's not working. Actually the employee is 'inactive'.
So anyone have an idea how to search the inactive employee record?
self.pool.get('hr.employee').search(cr, uid, [('id','=',4562)])Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi all,
I am trying to search a employee with its 'id', but it's not working. Actually the employee is 'inactive'.
So anyone have an idea how to search the inactive employee record?
self.pool.get('hr.employee').search(cr, uid, [('id','=',4562)])you can add one more condition as ('active','=', False) in search.
Ajeet can you close this question? I don't have enough karma.
Dear Jinesh,
Try to add on search domain :
| ('active','=',False) |
I hope I helped you ...
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
|
0
mar 15
|
4110 | ||
|
|
2
mar 15
|
5983 | ||
|
|
1
lug 25
|
1210 | ||
|
Search a message
Risolto
|
|
1
feb 25
|
1647 | |
|
|
0
set 23
|
2609 |