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
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
1
Responder
4441
Vistas
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))
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
dic 24
|
5171 | ||
|
3
abr 24
|
1968 | ||
|
1
sept 23
|
1876 | ||
|
5
jul 20
|
5758 | ||
|
0
mar 17
|
2974 |