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
|
1481 | ||
|
1
1月 24
|
1907 | ||
|
1
8月 23
|
23481 | ||
|
0
6月 21
|
2704 | ||
|
1
7月 20
|
4748 |