How can I solve this error that appears when I click on a contact?
UncaughtPromiseError > OwlError
Promesa desconocida > 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)
at handleError (http://localhost:8016/web/assets/948-fde63aa/web\\.assets_common\\.min\\.js:1211:101\\)
\\ \\ \\ \\ at\\ owl\\.App\\.handleError\\ \\(http://localhost:8016/web/assets/948\\-fde63aa/web\\.assets_common\\.min\\.js:2028:29\\)
\\ \\ \\ \\ at\\ Fiber\\._render\\ \\(http://localhost:8016/web/assets/948\\-fde63aa/web\\.assets_common\\.min\\.js:1434:19\\)
\\ \\ \\ \\ at\\ Fiber\\.render\\ \\(http://localhost:8016/web/assets/948\\-fde63aa/web\\.assets_common\\.min\\.js:1432:6\\)
\\ \\ \\ \\ at\\ ComponentNode\\.initiateRender\\ \\(http://localhost:8016/web/assets/948\\-fde63aa/web\\.assets_common\\.min\\.js:1511:47\\)
Caused\\ by:\\ SyntaxError:\\ Unexpected\\ token\\ '\\{'
\\ \\ \\ \\ at\\ new\\ Function\\ \\(\\)
\\ \\ \\ \\ at\\ compile\\ \\(http://localhost:8016/web/assets/948\\-fde63aa/web\\.assets_common\\.min\\.js:1990:370\\)
\\ \\ \\ \\ at\\ owl\\.App\\._compileTemplate\\ \\(http://localhost:8016/web/assets/948\\-fde63aa/web\\.assets_common\\.min\\.js:2039:280\\)
\\ \\ \\ \\ at\\ owl\\.App\\._compileTemplate\\ \\(http://localhost:8016/web/assets/948\\-fde63aa/web\\.assets_common\\.min\\.js:2046:83\\)
\\ \\ \\ \\ at\\ owl\\.App\\.getTemplate\\ \\(http://localhost:8016/web/assets/948\\-fde63aa/web\\.assets_common\\.min\\.js:1656:118\\)
\\ \\ \\ \\ at\\ owl\\.App\\.callTemplate\\ \\(http://localhost:8016/web/assets/948\\-fde63aa/web\\.assets_common\\.min\\.js:1659:68\\)
\\ \\ \\ \\ at\\ FormRenderer\\.template\\ \\(eval\\ at\\ compile\\ \\(http://localhost:8016/web/assets/948\\-fde63aa/web\\.assets_common\\.min\\.js:1990:370\\),\\ :9:12\\)
\\ \\ \\ \\ at\\ Fiber\\._render\\ \\(http://localhost:8016/web/assets/948\\-fde63aa/web\\.assets_common\\.min\\.js:1433:96\\)
\\ \\ \\ \\ at\\ Fiber\\.render\\ \\(http://localhost:8016/web/assets/948\\-fde63aa/web\\.assets_common\\.min\\.js:1432:6\\)
\\ \\ \\ \\ at\\ ComponentNode\\.initiateRender\\ \\(http://localhost:8016/web/assets/948\\-fde63aa/web.assets_common.min.js:1511:47)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
that i found : (works for me)
1) login in on "Debug mode" : from the normal url add : " ?debug=1 " right after the /web on URL (like : /web?debug=1#action)
2) from the "debug" icon on the right side just before the "conversation" icon use the menu : "Regenerate Asset Bundle" (must taking around < 10 seconds)
then try to login and check ... for me i also delete the browser cache and install "Contact" application (just to allow odoo to check completly the system)
BR
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Aug 25
|
2735 | ||
|
1
May 25
|
2693 | ||
|
1
Apr 25
|
3685 | ||
|
1
Apr 25
|
4538 | ||
|
1
Apr 25
|
2000 |
Did you find a solution to this error?
Me Funcionó.
Muchas gracias por tu ayuda, hice el procedimiento descrito y funcionó para mi. PD. Ingrese a cada módulo y realicé el procedimiento.