İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
3134 Görünümler

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
Vazgeç

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

En İyi Yanıt

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
Vazgeç