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

Hi odoo

I am newer on odoo, on CRM pipeline when the user loss an oppotunity I need to make a lost reason mandatory.

is it possible to make that whover I am odoo hosting with an entreprise subscriptions.


thanks everyone

形象
丢弃

Hello,

You can write code in automated action, server actions and scheduled actions only and you can modify via odoo studio.

Thanks,
shivoham.odoo@gmail.com

最佳答案

Hi,

In odoo online, you can only customize the database using the odoo studio and using the available developer tools in the user interface.

In the specified case of CRM lead lost, reason, you can just create an inherited view of original view and make the field required from there.

Thanks

形象
丢弃