콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2159 화면

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.