Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
2773 Weergaven

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
Annuleer

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

Beste antwoord

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
Annuleer