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:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- 專案管理
- MRP
此問題已被標幟
2803
瀏覽次數
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|
|
1
10月 25
|
12140 | ||
|
|
2
7月 24
|
3727 | ||
|
|
1
6月 24
|
6035 | ||
|
|
1
10月 23
|
98 | ||
|
|
1
8月 23
|
2194 |
Please post some more details like your code you are working on which is giving the error.