Skip to Content
Menú
This question has been flagged
1 Respondre
1026 Vistes

I am getting the below error when try to view a product in Odoo 17 enterprise version. any idea about the cause and how to resolve this ?

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:8017/web/assets/8d092fa/web.assets_web.min.js:916:101)

    at App.handleError (http://localhost:8017/web/assets/8d092fa/web.assets_web.min.js:1543:29)

    at ComponentNode.initiateRender (http://localhost:8017/web/assets/8d092fa/web.assets_web.min.js:1006:19)


Caused by: Error: "product.template"."eco_count" field is undefined.

    at Field.parseFieldNode (http://localhost:8017/web/assets/8d092fa/web.assets_web.min.js:7669:231)

    at http://localhost:8017/web/assets/8d092fa/web.assets_web.min.js:8543:865

    at visit (http://localhost:8017/web/assets/8d092fa/web.assets_web.min.js:4223:51)

    at visitChildren (http://localhost:8017/web/assets/8d092fa/web.assets_web.min.js:4222:171)

    at visit (http://localhost:8017/web/assets/8d092fa/web.assets_web.min.js:4223:129)

    at visitChildren (http://localhost:8017/web/assets/8d092fa/web.assets_web.min.js:4222:171)

    at visit (http://localhost:8017/web/assets/8d092fa/web.assets_web.min.js:4223:129)

    at visitChildren (http://localhost:8017/web/assets/8d092fa/web.assets_web.min.js:4222:171)

    at visit (http://localhost:8017/web/assets/8d092fa/web.assets_web.min.js:4223:129)

    at visitChildren (http://localhost:8017/web/assets/8d092fa/web.assets_web.min.js:4222:171)

Avatar
Descartar
Best Answer

i'm guessing 'eco_count' is in the module mrp_plm , so can you try to install that module

Avatar
Descartar
Related Posts Respostes Vistes Activitat
1
de jul. 24
1105
0
de set. 24
739
1
de jul. 24
869
1
de des. 24
1828
3
de jul. 25
1940