Skip to Content
Menú
This question has been flagged
2 Respostes
5140 Vistes

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
Best Answer

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 ??

Best Answer

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
Related Posts Respostes Vistes Activitat
3
d’oct. 23
5808
7
de juny 21
24466
11
de set. 19
38241
0
de maig 16
3759
0
d’abr. 16
4090