跳至内容
菜单
此问题已终结
1 回复
2764 查看

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

形象
丢弃

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

编写者

Thanks for the answers. Greatly appreciated.

最佳答案

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

形象
丢弃
相关帖文 回复 查看 活动
0
12月 22
2064
2
12月 22
2069
0
9月 24
836
1
8月 24
1002
0
4月 24
1123