Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
3879 Vistas

​UncaughtPromiseError > OwlError

Uncaught Promise > An error occured in the owl lifecycle (see this Error's "cause" property)

OwlError: An error occured in the owl lifecycle (see this Error's "cause" property)

    at handleError (http://localhost:8069/web/assets/185ce2c/web.assets_web.min.js:916:101)

    at App.handleError (http://localhost:8069/web/assets/185ce2c/web.assets_web.min.js:1543:29)

    at ComponentNode.initiateRender (http://localhost:8069/web/assets/185ce2c/web.assets_web.min.js:1006:19)


Caused by: Error: "res.config.settings"."sale_header_name" field is undefined.

    at Field.parseFieldNode (http://localhost:8069/web/assets/185ce2c/web.assets_web.min.js:7634:231)

    at http://localhost:8069/web/assets/185ce2c/web.assets_web.min.js:8510:865

    at visit (http://localhost:8069/web/assets/185ce2c/web.assets_web.min.js:4216:51)

    at visitChildren (http://localhost:8069/web/assets/185ce2c/web.assets_web.min.js:4215:171)

    at visit (http://localhost:8069/web/assets/185ce2c/web.assets_web.min.js:4216:129)

    at visitChildren (http://localhost:8069/web/assets/185ce2c/web.assets_web.min.js:4215:171)

    at visit (http://localhost:8069/web/assets/185ce2c/web.assets_web.min.js:4216:129)

    at visitChildren (http://localhost:8069/web/assets/185ce2c/web.assets_web.min.js:4215:171)

    at visit (http://localhost:8069/web/assets/185ce2c/web.assets_web.min.js:4216:129)

    at visitChildren (http://localhost:8069/web/assets/185ce2c/web.assets_web.min.js:4215:171)

Avatar
Descartar
Mejor respuesta

hi, the error seems to be from the add-ons, please do try with new add-ons,

Avatar
Descartar
Mejor respuesta

Hi,

Make sure that the field sale_header_name is indeed present in the model res.config.settings

here is suggestions to debug the issue

make sure the models and modules init files has the valid imports


Hope it helps

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
7
ago 25
28942
2
jul 25
2431
0
mar 25
1463
1
jul 24
2342
2
ago 25
1351