Skip to Content
Menú
This question has been flagged
1 Respondre
2759 Vistes

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
Descartar

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

Autor

Thanks for the answers. Greatly appreciated.

Best Answer

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
Descartar
Related Posts Respostes Vistes Activitat
0
de des. 22
2050
2
de des. 22
2065
0
de set. 24
834
1
d’ag. 24
1001
0
d’abr. 24
1111