Replies: 1 comment 2 replies
-
|
There's not too much information, but it's saying |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
we facing the issues in the invoice module inside the payment menu while I click facing the error
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)
Error: An error occured in the owl lifecycle (see this Error's "cause" property)
at handleError (http://localhost:8017/web/assets/e76000b/web.assets_web.min.js:938:101)
at App.handleError (http://localhost:8017/web/assets/e76000b/web.assets_web.min.js:1585:29)
at ComponentNode.initiateRender (http://localhost:8017/web/assets/e76000b/web.assets_web.min.js:1030:19)
Caused by: Error: "account.payment"."batch_payment_id" field is undefined.
at Field.parseFieldNode (http://localhost:8017/web/assets/e76000b/web.assets_web.min.js:7781:231)
at ListArchParser.parseFieldNode (http://localhost:8017/web/assets/e76000b/web.assets_web.min.js:9372:119)
at http://localhost:8017/web/assets/e76000b/web.assets_web.min.js:9376:526
at visit (http://localhost:8017/web/assets/e76000b/web.assets_web.min.js:4307:51)
at visitChildren (http://localhost:8017/web/assets/e76000b/web.assets_web.min.js:4306:171)
at visit (http://localhost:8017/web/assets/e76000b/web.assets_web.min.js:4307:129)
at visitXML (http://localhost:8017/web/assets/e76000b/web.assets_web.min.js:4307:202)
at ListArchParser.parse (http://localhost:8017/web/assets/e76000b/web.assets_web.min.js:9375:373)
at Object.props (http://localhost:8017/web/assets/e76000b/web.assets_web.min.js:9735:958)
at View.loadView (http://localhost:8017/web/assets/e76000b/web.assets_web.min.js:9977:179)
Beta Was this translation helpful? Give feedback.
All reactions