Py:
field_check = fields.Many2many('model.name')
Xml:
<field name="field_check" widget="many2many_checkboxes"/>
Iam using default widget like widget="many2many_checkboxes"
But it throws kinda error
Error: QWeb2 - template['FieldMany2ManyCheckBoxes']: Runtime Error: Error: QWeb2 - template['FieldMany2ManyCheckBoxes']: No enumerator given to foreach
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- 회계
- 재고 관리
- PoS
- Project
- MRP
신고된 질문입니다
2544
화면
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
2
7월 24
|
2682 | ||
|
1
6월 24
|
5143 | ||
|
1
10월 23
|
10852 | ||
|
1
10월 23
|
98 | ||
|
1
8월 23
|
2193 |
Please post some more details like your code you are working on which is giving the error.