How can I automatically set a deadline in two weeks when I create a new task in a specific project?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
1
回复
4598
查看
Create an automated action with a "In New Stage" filter as post condition. Trigger an server action type write and set the following formula for the deadline:
time.strftime('%Y-%m-%d %H:%M:%S',time.gmtime(time.time()+14*24*3600))
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
12月 24
|
5340 | ||
|
3
4月 24
|
2147 | ||
|
1
9月 23
|
2003 | ||
|
5
7月 20
|
5921 | ||
|
0
3月 17
|
3161 |