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

In Odoo version 11 > Contacts app I try to search contacts by her telephone or mobile number but I cannot.

I only have the options to search by name, tag, sales rep or company.

How to search a contact by her phone number and or mobile number?

Thanks


形象
丢弃
最佳答案

There are many instructions online which can help you to understand better how the application works. This content will teach you what additional information you can get with a phone number. Having a phone number, I believe, you can also find out the location of the user. At least, you will determine his zip code area. Look for the description of all features of the application on the specialized forums, it is very helpful.

形象
丢弃
最佳答案

Hi, 

You can inherit the search view of the corresponding model and make the change as per the need. To inherit and modify the existing search view, you can refer this: Adding filters to existing search views

Thanks

形象
丢弃