I’ve been facing this error when I tried to create a production plan from multilevel BOM, the error says like this:
This what it shows on console log:
Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to Moment.js | Guides for more info.
*Arguments: *
[0] _isAMomentObject: true, _isUTC: true, _useUTC: true, _l: undefined, _i: undefined, _f: undefined, _strict: undefined, _locale: [object Object]
Error
- at l.createFromInputFallback (libs.min.js?ver=1641494343.0:231:3368)*
- at va (libs.min.js?ver=1641494343.0:231:21539)*
- at Sa (libs.min.js?ver=1641494343.0:231:22250)*
- at c (libs.min.js?ver=1641494343.0:231:935)*
- at l.R [as tz] (libs.min.js?ver=1641494343.0:234:3771)*
- at Object.convert_to_user_tz (datetime.js:17:26)*
- at prettyDate (pretty_date.js:5:26)*
- at HTMLSpanElement. (pretty_date.js:86:17)*
- at n.each (jquery.min.js:2:2861)*
- at n.fn.init.each (jquery.min.js:2:845)*
w @ libs.min.js?ver=1641494343.0:231Understand this warning
/api/method/run_doc_method:1 Failed to load resource: the server responded with a status of 417 ()
we used this version now:
It’s only happened when I use a BOM with [sub assembly item]
Please help, thanks!


