Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2130 Переглядів

Hello
in the CRM module I create new pipelines, I want this pipeline to mark automatically lost if the deadline is lower than the current date

i create an automaticated action based on time condition, but no result!!

 i use odoo v 13 online
how can I do ?
i need your help

thank youu

Аватар
Відмінити

Hello, CRM has one method which makes pipeline as lose - action_set_lost. check this method. Also if things not getting clear show your code of scheduler so things will get more clear.