Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
2806 Vues

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
Ignorer

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

Auteur

Thanks for the answers. Greatly appreciated.

Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
0
déc. 22
2087
2
déc. 22
2151
0
sept. 24
889
1
août 24
1048
0
avr. 24
1160