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
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
2364
Views
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Jul 24
|
1742 | ||
|
1
Jun 24
|
4346 | ||
|
1
Oct 23
|
9839 | ||
|
1
Oct 23
|
98 | ||
413 Request Entity Too Large
Solved
|
|
1
Aug 23
|
2193 |
Please post some more details like your code you are working on which is giving the error.