Hello, can we create automated action for every model? Actually, we want to do a task when every model record create.
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
2966
Vistas
¿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 | |
---|---|---|---|---|
|
3
abr 24
|
2078 | ||
|
1
sept 23
|
1952 | ||
|
5
jul 20
|
5872 | ||
|
0
ago 19
|
3854 | ||
|
0
mar 17
|
3050 |
Automated action is helpful in cases where you want to run some process automatically over regular periods of time. Your case, requires custom development, by overriding the create method of the models.