Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
4054 Visualizações

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
Cancelar
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?

Melhor resposta

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
Cancelar
Autor Melhor resposta

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
Cancelar

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 ?

Publicações relacionadas Respostas Visualizações Atividade
3
out. 16
6253
2
abr. 15
4528
1
mar. 15
4943
1
mar. 15
9495
0
mar. 15
7300