Skip to Content
Menu
This question has been flagged
3 Replies
5970 Views

Several days ago i update Odoo 15 and this thing suddenly happen on Purchase module.


TypeError: scope.messageView.message.originThread.getMemberName is not a function
    at QWeb.eval (eval at _compile (http://192.168.77.102:8069/web/assets/237-1210af7/web.assets_common.min.js:1026:178), :195:75)
    at QWeb.fn (http://192.168.77.102:8069/web/assets/237-1210af7/web.assets_common.min.js:1008:173)
    at QWeb.render (http://192.168.77.102:8069/web/assets/237-1210af7/web.assets_common.min.js:1015:20)
    at MessagingClass.__render (http://192.168.77.102:8069/web/assets/237-1210af7/web.assets_common.min.js:1344:33)
    at MessagingClass.component.__render (http://192.168.77.102:8069/web/assets/272-8e68f56/web.assets_backend.min.js:6200:10)
    at MessagingClass.__prepareAndRender (http://192.168.77.102:8069/web/assets/237-1210af7/web.assets_common.min.js:1342:29)


Avatar
Discard
Author

I try to uninstall the module and install it back and run smoothly but sadly i lose all the purchasing data.

Best Answer

Hello,

I faced the same issue on Odoo 14 after doing an update (14.0+e.20220118). What worked for me is to Regenerate Assets Bundles.  Enable Developer Mode go to Developer tools (Bug Icon) >  Regenerate Assets Bundles


Avatar
Discard

I tried this and it worked. Additionally, I logged in as super admin (bug icon), then I logged off. Besides, I updated Ubuntu.

Best Answer

We have the same issue with the CRM module :( It's anoying.

I tried to clear the cache and add "?debug=assets" but it didn't help

Avatar
Discard
Best Answer

Hi,

The issue seems related to javascript cache on client side. While deleting the cache doesn't seem to work, if you ever have this issue again in the future you can try adding ?debug=assets after "web" in the URL. This seems to do the job. 


Avatar
Discard
Related Posts Replies Views Activity
0
Sep 21
828
0
Sep 21
1069
0
Dec 20
1767
2
Jun 19
2036
2
Feb 16
116