Need Help For This Error AttributeError: 'res.users' object has no attribute 'chatter_position' [closed]
I got this error message: AttributeError:'res.users' object has no attribute 'chatter position' Template: web.webclient_bootstrap Path: /t/t/t[5] Node: <t t-set="body_classname" t-value="'o_web_client' + ' o_chatter_position_' + (request.env.user.chatter_position or 'normal')"/>
when i try to install theme for odoo14, but the instalation process is not 100% complete, becauses i waiting to long, i decide to refresh the browser page and try to access the localhost : 8069 again, but it give me the Internal Server Error. so i check the log file and then i see that error message.
I already tried to uninstall the module from the database and then restart the server but I'm still seeing the same error message.
Any solutions for my problem?
Comments
Post a Comment