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:
- सीआरएम
- e-Commerce
- लेखांकन
- इन्वेंटरी
- PoS
- Project
- MRP
This question has been flagged
1
Reply
2342
Views
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!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
1
जुल॰ 25
|
576 | ||
Search a message
Solved
|
|
1
फ़र॰ 25
|
1288 | |
|
0
सित॰ 23
|
2238 | ||
|
2
जून 23
|
4074 | ||
|
1
अग॰ 22
|
12815 |