Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2835 Представления

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

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
дек. 22
2105
2
дек. 22
2169
0
сент. 24
895
1
авг. 24
1052
0
апр. 24
1184