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:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
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
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
3
8月 25
|
2731 | ||
|
1
5月 25
|
2691 | ||
|
1
4月 25
|
3681 | ||
|
1
4月 25
|
4532 | ||
|
1
4月 25
|
1993 |
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.