Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
2767 Visualizações

Why is it that I cannot delete the subject field?  Not every form needs a subject field and I'm wondering why this is a requirement. Is there a way to hide/remove/delete the subject field?


https://www.screencast.com/t/I8jLfcLyF

Avatar
Cancelar

You have to learn some odoo customization tips: https://sites.google.com/view/thinkincode/erp/odoo

Autor

Thanks for the answers. Greatly appreciated.

Melhor resposta

Hi,

You cannot delete a required field from a record. If you need to delete, please remove 'required=True' (Python) or 'required="1" '(XML) from the respective field.

Regards

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
dez. 22
2068
2
dez. 22
2071
0
set. 24
839
1
ago. 24
1003
0
abr. 24
1124