コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
5216 ビュー

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

アバター
破棄
最善の回答

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

アバター
破棄
著作者

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

最善の回答

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.

アバター
破棄
関連投稿 返信 ビュー 活動
3
10月 23
5863
7
6月 21
24567
11
9月 19
38363
0
5月 16
3847
0
4月 16
4166