跳至内容
菜单
此问题已终结
2 回复
4038 查看

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?



 

形象
丢弃
编写者

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?

最佳答案

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


形象
丢弃
编写者 最佳答案

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


形象
丢弃

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 ?

编写者

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?

编写者

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 ?

相关帖文 回复 查看 活动
3
10月 16
6236
2
4月 15
4518
1
3月 15
4897
1
3月 15
9488
0
3月 15
7294