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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
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
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
3
ago 25
|
2737 | ||
|
1
may 25
|
2694 | ||
|
1
abr 25
|
3686 | ||
|
1
abr 25
|
4541 | ||
|
1
abr 25
|
2001 |
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.