UncaughtPromiseError > TypeError
Uncaught Promise > child.attrs is undefined
TypeError: child.attrs is undefined _renderInnerGroup/
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
UncaughtPromiseError > TypeError
Uncaught Promise > child.attrs is undefined
TypeError: child.attrs is undefined _renderInnerGroup/
My xml file is this, but I can't find the error
hospital.appointment.tree hospital.appointment hospital.appointment.form hospital.appointment >hospital.appointment.search hospital.appointment Horário ir.actions.act_window hospital.appointment árvore,forma {} Crie o seu primeiro Cliente! nome="Agendamento" action="action_hospital_appointment" pai="menu_hospital_root" sequência="10"/>
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
This error message is related to a JavaScript error in an Odoo instance. It is likely caused by a missing or incorrect value in the child element's attributes object, leading to the child.attrs being undefined.
if it is odoo 16, just make sure that you are using latest source code