Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
2866 Visninger

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
Kassér

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

Forfatter

Thanks for the answers. Greatly appreciated.

Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
dec. 22
2174
2
dec. 22
2225
0
sep. 24
923
1
aug. 24
1117
0
apr. 24
1225