-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hi,
I am unable to make this module to work:
On v10 CE, after installation and configuration, each time I try to access a form view, I got the following error:
Uncaught Error: QWeb2: Template 'AddGDriveDocumentItem' not found
https://v10ce.archeti.ca/web/content/435-c016c08/web.assets_common.js:2908
Retraçage :
Error: QWeb2: Template 'AddGDriveDocumentItem' not found
at Object.exception (https://v10ce.archeti.ca/web/content/435-c016c08/web.assets_common.js:2908:7)
at Engine._render (https://v10ce.archeti.ca/web/content/435-c016c08/web.assets_common.js:2952:103)
at Engine.render (https://v10ce.archeti.ca/web/content/435-c016c08/web.assets_common.js:2948:151)
at Class.redraw (https://v10ce.archeti.ca/web/content/1020-cde14fd/web.assets_backend.js:2947:207)
at Class.redraw (https://v10ce.archeti.ca/web/content/435-c016c08/web.assets_common.js:3012:371)
at Class.start (https://v10ce.archeti.ca/web/content/1020-cde14fd/web.assets_backend.js:1935:888)
at Class.prototype.(anonymous function) [as start] (https://v10ce.archeti.ca/web/content/435-c016c08/web.assets_common.js:3009:559)
at https://v10ce.archeti.ca/web/content/435-c016c08/web.assets_common.js:3112:963
at https://v10ce.archeti.ca/web/content/435-c016c08/web.assets_common.js:547:681
at fire (https://v10ce.archeti.ca/web/content/435-c016c08/web.assets_common.js:541:299)
On v10 EE, I do not get this error:
- When I upload the file, nothing happens, the file is attached to the Odoo record, but nothing appears in the GDrive
- When I click the action "From Gdrive....", I receive the following error:
Uncaught TypeError: Cannot read property 'auth' of undefined
https://tests.torngats.ca/web/content/866-acdaf70/web.assets_backend.js:3091
Retraçage :
TypeError: Cannot read property 'auth' of undefined
at Object.<anonymous> (https://tests.torngats.ca/web/content/866-acdaf70/web.assets_backend.js:3091:226)
at Object.<anonymous> (https://tests.torngats.ca/web/content/608-68089ea/web.assets_common.js:547:681)
at fire (https://tests.torngats.ca/web/content/608-68089ea/web.assets_common.js:541:299)
at Object.fireWith [as resolveWith] (https://tests.torngats.ca/web/content/608-68089ea/web.assets_common.js:546:198)
at Object.deferred.(anonymous function) (https://tests.torngats.ca/web/content/608-68089ea/web.assets_common.js:548:56)
at fire (https://tests.torngats.ca/web/content/608-68089ea/web.assets_common.js:541:299)
at Object.fireWith [as resolveWith] (https://tests.torngats.ca/web/content/608-68089ea/web.assets_common.js:546:198)
at Object.<anonymous> (https://tests.torngats.ca/web/content/608-68089ea/web.assets_common.js:547:874)
at fire (https://tests.torngats.ca/web/content/608-68089ea/web.assets_common.js:541:299)
at Object.fireWith [as resolveWith] (https://tests.torngats.ca/web/content/608-68089ea/web.assets_common.js:546:198)
I do not even find a way to confirm the credentials are ok.
Any help, would be really appreciated...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels