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

using the community edition i get the following error if i try and access the sales module.


please see the error and assist


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)
    Error: An error occured in the owl lifecycle (see this Error's "cause" property)
        at handleError (http://192.168.1.16:8069/web/assets/6cf2f1f/web.assets_web.min.js:916:101)
        at App.handleError (http://192.168.1.16:8069/web/assets/6cf2f1f/web.assets_web.min.js:1545:29)
        at ComponentNode.initiateRender (http://192.168.1.16:8069/web/assets/6cf2f1f/web.assets_web.min.js:1006:19)

Caused by: Error: "sale.order"."is_backorder" field is undefined.
    at Field.parseFieldNode (http://192.168.1.16:8069/web/assets/6cf2f1f/web.assets_web.min.js:7690:231)
    at ListArchParser.parseFieldNode (http://192.168.1.16:8069/web/assets/6cf2f1f/web.assets_web.min.js:9260:119)
    at http://192.168.1.16:8069/web/assets/6cf2f1f/web.assets_web.min.js:9264:526
    at visit (http://192.168.1.16:8069/web/assets/6cf2f1f/web.assets_web.min.js:4237:51)
    at visitChildren (http://192.168.1.16:8069/web/assets/6cf2f1f/web.assets_web.min.js:4236:171)
    at visit (http://192.168.1.16:8069/web/assets/6cf2f1f/web.assets_web.min.js:4237:129)
    at visitXML (http://192.168.1.16:8069/web/assets/6cf2f1f/web.assets_web.min.js:4237:202)
    at ListArchParser.parse (http://192.168.1.16:8069/web/assets/6cf2f1f/web.assets_web.min.js:9263:373)
    at Object.props (http://192.168.1.16:8069/web/assets/6cf2f1f/web.assets_web.min.js:9614:958)
    at View.loadView (http://192.168.1.16:8069/web/assets/6cf2f1f/web.assets_web.min.js:9856:179)


i even get this errors when i try and copy the error to the clip board


UncaughtClientError > TypeError

Uncaught Javascript Error > Cannot read properties of undefined (reading 'writeText')


TypeError: Cannot read properties of undefined (reading 'writeText')
    at ClientErrorDialog.onClickClipboard (http://192.168.1.16:8069/web/assets/6cf2f1f/web.assets_web.min.js:2337:48)
    at Object.mainEventHandler (http://192.168.1.16:8069/web/assets/6cf2f1f/web.assets_web.min.js:1553:77)
    at HTMLButtonElement.listener (http://192.168.1.16:8069/web/assets/6cf2f1f/web.assets_web.min.js:726:15)

Avatar
Discard
Author Best Answer

Thank you very much. I found another work around, i uninstalled the sales module and reinstalled it and it work. but next time i will use your suggestion

Avatar
Discard
Best Answer

Hi,
Activate developer mode and navigate to settings -> technical -> user interface -> views and search for the view containing is_backorder in the view architecture for the model sale.order

Delete the usage from the view and refresh and see.

Thanks

Avatar
Discard
Related Posts Replies Views Activity
1
Mar 25
414
1
Dec 24
494
1
Dec 24
748
1
Nov 24
849
3
Jun 24
1242