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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客戶關係
- e-Commerce
- 會計
- 庫存
- PoS
- Project
- MRP
此問題已被標幟
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
|
5570 | ||
|
7
6月 21
|
24131 | ||
|
11
9月 19
|
37882 | ||
|
0
5月 16
|
3531 | ||
|
0
4月 16
|
3928 |