I want to show the particular user details without showing the value in search box. Here is the images
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
1
Ответить
2348
Представления
Hello Dhanu
Your xml file contain search filter like this->
<filter string="Emlpoyee" icon="terp-accessories-archiver" domain="[('field_name','=','value)]"/>
Now u have to remove this domain. So updated code will be->
<filter string="Emlpoyee" icon="terp-accessories-archiver"/>
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
1
июл. 25
|
578 | ||
Search a message
Решено
|
|
1
февр. 25
|
1289 | |
|
0
сент. 23
|
2238 | ||
|
2
июн. 23
|
4074 | ||
|
1
авг. 22
|
12819 |