Skip to Content
Menu
This question has been flagged
1 Reply
1941 Views

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
Discard

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

Author

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
Discard
Related Posts Replies Views Activity
0
Dec 22
1243
2
Dec 22
1086
0
Sep 24
95
1
Aug 24
119
0
Apr 24
230