コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2783 ビュー

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
2078
2
12月 22
2116
0
9月 24
848
1
8月 24
1015
0
4月 24
1137