Skip to Content
Menú
This question has been flagged
2 Respostes
4041 Vistes

In attendance reporting section, how can we view one specific employee's attendance details?

eg. When I search for 'Sam' it shows 'Saman' as well. ( screen shot --> https://drive.google.com/file/d/0B9P1jASMRt5GLUtXXzVCeUNqeEE/view?usp=sharing ) 

1. How can I view only Sam's record? 

2. Can I modify the backend to populate all the employees' names, so then i can select the desired employee from the dropdown?



 

Avatar
Descartar
Autor

Hello Hiral thanks for your quick replies. Few more doubts: 1. May I know the exact version of Odoo you are using? 2. Since am getting Sam and Saman both in the filtered list, is there any way to remove the unknown record from the view?

Best Answer

Instead of using 'contains' you can use 'is equal to' so it will filter only records having Employee = 'Sam'.

'contains' will return records with filter:  Employee ilike 'Sam%'.


Avatar
Descartar
Autor Best Answer

Hello Hiral,

i tried with 'is equal to' but for employee filter it does not work..

https://drive.google.com/file/d/0B9P1jASMRt5GRXRjX3JJdUVJc3M/view?usp=sharing


Avatar
Descartar

It's strange. It is working as expected on runbot. Have a look at following links: 'contains' Filter: https://docs.google.com/file/d/0Bwwah-8v8tqpOUptSFlieTQtODg/edit 'is equal to' filter: https://docs.google.com/file/d/0Bwwah-8v8tqpLXRNZEZodzBBWEU/edit Have made any change in v8 code ?

Autor

Hello Hiral thanks for your quick response. Few more doubts: 1. May I know the exact version of Odoo you are using? 2. Since am getting Sam and Saman both in the filtered list, is there any way to remove the unknown record from the view?

Autor

Hello Hiral thanks for your quick replies. Few more doubts: 1. May I know the exact version of Odoo you are using? 2. Since am getting Sam and Saman both in the filtered list, is there any way to remove the unwanted record from the view?

I am using Odoo-8. For: is there any way to remove the unwanted record from the view? => You want to delete unwanted records ?

Related Posts Respostes Vistes Activitat
3
d’oct. 16
6238
2
d’abr. 15
4519
1
de març 15
4903
1
de març 15
9488
0
de març 15
7294