跳至內容
選單
此問題已被標幟
2 回覆
2902 瀏覽次數

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)

頭像
捨棄
作者 最佳答案

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

頭像
捨棄
最佳答案

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
7月 25
1662
1
3月 25
1214
1
12月 24
1095
1
12月 24
1483
3
6月 24
1919