Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
3132 Prikazi

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

Avatar
Opusti

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

Best Answer

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

Avatar
Opusti