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:
- CRM
- e-Commerce
- Contabilitate
- Inventar
- PoS
- Project
- MRP
Această întrebare a fost marcată
1
Răspunde
4121
Vizualizări
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))
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Înscrie-teRelated Posts | Răspunsuri | Vizualizări | Activitate | |
---|---|---|---|---|
|
0
dec. 24
|
4869 | ||
|
3
apr. 24
|
1472 | ||
|
1
sept. 23
|
1454 | ||
|
5
iul. 20
|
5406 | ||
|
0
mar. 17
|
2528 |