I have a one2many field:
'items':fields.one2many('mymodule.product', 'parentid', 'Items'),
I would like to add a filter to items shown in the widget. For example allow user to search for items starting with "x".
How can I do it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I have a one2many field:
'items':fields.one2many('mymodule.product', 'parentid', 'Items'),
I would like to add a filter to items shown in the widget. For example allow user to search for items starting with "x".
How can I do it?
相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
---|---|---|---|---|
|
2
7月 24
|
1463 | ||
|
1
1月 24
|
1895 | ||
|
1
8月 23
|
23460 | ||
|
0
6月 21
|
2690 | ||
|
1
7月 20
|
4703 |