Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
2355 Visualizações

Hello everyone,


I just to ask about this issue in odoo 10 that says "Uncaught Error: Widget type 'html' is not implemented" when I am going to open a user record on settings.


Hoping for your kind responses. Thank you very much in advance.


Sincerely yours,

Avatar
Cancelar
Melhor resposta

Execute this following SQL request into the affected DB,

DELETE FROM ir_attachment WHERE datas_fname SIMILAR TO '%.(js|css)'


, I hope it can help

Avatar
Cancelar
Melhor resposta

Hi Jhonnel, there is a problem with the HTML widget in the user record's settings. It suggests that the 'html' widget type is not supported or properly implemented in this version of Odoo. To resolve this issue, you may need to check your customizations or extensions and ensure they are compatible with Odoo 10 or consider updating to a newer version of Odoo where this issue may be resolved.

Avatar
Cancelar
Autor

Thank you very much Geek Boy for your answer. I'll try what you said.

Publicações relacionadas Respostas Visualizações Atividade
2
jul. 25
472
0
dez. 24
1091
2
out. 24
1190
1
ago. 24
2351
2
jul. 24
1590