Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2757 Widoki

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

Awatar
Odrzuć

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

Autor

Thanks for the answers. Greatly appreciated.

Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
gru 22
2044
2
gru 22
2057
0
wrz 24
823
1
sie 24
996
0
kwi 24
1100