Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
4745 Vistas

how to write a Python function who is called automatically in openerp without an event or a button, i have writed the function but now i called it with a button, but it must be called automatically

Avatar
Descartar
Mejor respuesta

If you want to call the function automatically based on some intervals of time, you can create scheduler(Settings/Technical/Scheduler/Scheduled Actions).

Avatar
Descartar
Autor

Thanx nehal for your answer but i want to program it with python, if you know hoaw ??

Mejor respuesta

Hi you can write the code for same  Scheduled Actions in odoo in your XML like below.
https://www.youtube.com/watch?v=dS3EVb-Xjms&ab_channel=CybrosysTechnologies


I know its a very late answer and you don't need i anymore but for others who are facing same problem.

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
oct 23
5497
7
jun 21
24033
11
sept 19
37707
0
may 16
3451
0
abr 16
3860