Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
4037 Widoki

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?



 

Awatar
Odrzuć
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?

Najlepsza odpowiedź

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%'.


Awatar
Odrzuć
Autor Najlepsza odpowiedź

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


Awatar
Odrzuć

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 ?

Powiązane posty Odpowiedzi Widoki Czynność
3
paź 16
6235
2
kwi 15
4517
1
mar 15
4887
1
mar 15
9487
0
mar 15
7294