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
회신
2337
화면
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"/>
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
1
7월 25
|
576 | ||
Search a message
해결 완료
|
|
1
2월 25
|
1287 | |
|
0
9월 23
|
2236 | ||
|
2
6월 23
|
4072 | ||
|
1
8월 22
|
12814 |