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
|
2221 | |||
|
1
1월 24
|
2629 | |||
|
1
8월 23
|
24268 | |||
|
0
6월 21
|
3359 | |||
|
1
7월 20
|
5537 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.