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
返信
2346
ビュー
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
|
578 | ||
Search a message
解決済
|
|
1
2月 25
|
1289 | |
|
0
9月 23
|
2238 | ||
|
2
6月 23
|
4074 | ||
|
1
8月 22
|
12819 |