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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
2391
Vistas
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
jul 24
|
1875 | ||
|
1
jun 24
|
4466 | ||
|
1
oct 23
|
10070 | ||
|
1
oct 23
|
98 | ||
413 Request Entity Too Large
Resuelto
|
|
1
ago 23
|
2193 |
Please post some more details like your code you are working on which is giving the error.