Skip to Content
Menu
This question has been flagged
2 Replies
2959 Views

​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
Discard
Best Answer

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

Avatar
Discard
Best Answer

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
Discard
Related Posts Replies Views Activity
0
Mar 25
853
1
Dec 24
1490
1
Jul 24
1578
7
Jul 24
23986
2
Jun 25
1140