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:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
3
Oct 23
|
4383 | ||
Datetime in python
Solved
|
|
7
Jun 21
|
22710 | |
|
11
Sep 19
|
36172 | ||
|
0
May 16
|
2721 | ||
|
0
Apr 16
|
3065 |