Odooers论坛

欢迎!

该社区面向专业人士和我们产品和服务的爱好者。
分享和讨论最好的内容和新的营销理念,建立您的专业形象,一起成为更好的营销人员。


0

Automatically move tasks

形象
odoo
形象
丢弃
1 答案
0
形象
odoo
最佳答案

What you can do is create an automated action like this:


What this does: when the field "Stage" is edited to stage 66, it will override the field with 67. So the tasks Refused will move to Completed.

You can do this via Settings > Technical > Automation > Automated Actions. You must be in developer mode and must have the module "base_automation" installed. 

Hope this helps!

形象
丢弃