Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
La domanda è stata chiusa con motivazione: Question / Code not indented
da Klaus Felsner - 28/08/2024 07:17:26

Using Odoo 17 Community edition in a windows environment i get the following error


UncaughtPromiseError > OwlError

Uncaught Promise > The following error occurred in onWillStart: ""product.template"."asset_category_id" field is undefined."


OwlError: The following error occurred in onWillStart: ""product.template"."asset_category_id" field is undefined."
    Error: The following error occurred in onWillStart: 
        at wrapError (http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:10189:23) (/web/static/lib/owl/owl.js:2605)
        at onWillStart (http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:10232:29) (/web/static/lib/owl/owl.js:2648)
        at View.setup (http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:104611:9) (/web/static/src/views/view.js:198)
        at ComponentNode (http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:9941:28) (/web/static/lib/owl/owl.js:2357)
        at http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:13359:28 (/web/static/lib/owl/owl.js:5775)
        at ControllerComponent.template (eval at compile (http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:13130:20), :11:27) (/web/static/lib/owl/owl.js:5546)
        at Fiber._render (http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:9306:38) (/web/static/lib/owl/owl.js:1722)
        at Fiber.render (http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:9298:18) (/web/static/lib/owl/owl.js:1714)
        at ComponentNode.initiateRender (http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:9963:23) (/web/static/lib/owl/owl.js:2379)

Caused by: Error: "product.template"."asset_category_id" field is undefined.
    at Field.parseFieldNode (http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:81075:15) (/web/static/src/views/fields/field.js:256)
    at http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:91480:41 (/web/static/src/views/form/form_arch_parser.js:20)
    at visit (http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:42210:41) (/web/static/src/core/utils/xml.js:51)
    at visitChildren (http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:42206:21) (/web/static/src/core/utils/xml.js:47)
    at visit (http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:42212:17) (/web/static/src/core/utils/xml.js:53)
    at visitChildren (http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:42206:21) (/web/static/src/core/utils/xml.js:47)
    at visit (http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:42212:17) (/web/static/src/core/utils/xml.js:53)
    at visitChildren (http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:42206:21) (/web/static/src/core/utils/xml.js:47)
    at visit (http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:42212:17) (/web/static/src/core/utils/xml.js:53)
    at visitChildren (http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:42206:21) (/web/static/src/core/utils/xml.js:47)


I looked under the technical views section but i cant find anything that relates to this.


Also when i try and copy the clip board i get the following error


UncaughtPromiseError > TypeError

Uncaught Promise > 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/debug/web.assets_web.js:22693:37) (/web/static/src/core/errors/error_dialogs.js:47)
    at Object.mainEventHandler (http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:13417:25) (/web/static/lib/owl/owl.js:5833)
    at HTMLButtonElement.listener (http://192.168.1.16:8069/web/assets/debug/web.assets_web.js:7941:20) (/web/static

Avatar
Abbandona
Autore Risposta migliore

I managed to solve the issue. it was another third party app that i needed to reinstall

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
4
gen 25
51118
3
giu 23
16528
0
apr 25
38
0
apr 25
84
1
apr 25
266