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
- Contabilitate
- Inventar
- PoS
- Project
- MRP
Această întrebare a fost marcată
1
Răspunde
2347
Vizualizări
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!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
|
1
iul. 25
|
578 | ||
Search a message
Rezolvat
|
|
1
feb. 25
|
1289 | |
|
0
sept. 23
|
2238 | ||
|
2
iun. 23
|
4074 | ||
|
1
aug. 22
|
12819 |