Hello, I would like to know how a planned action to update a field every 1 hour is possible?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hello, I would like to know how a planned action to update a field every 1 hour is possible?
Hi,
1. Activate developer mode
2. Settings -> Technical -> Schedule action -> Create
3. Choose the model in the custom field that exists,
4. Select the execute every 1 hour
5. Number of calls as -1 for an infinite run
Replace Python expression by your logic
6. Save
For more details, Please refer to the blog:
https://www.cybrosys.com/blog/how-to-configure-scheduled-actions-in-odoo-17
Hope it helps
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
11月 23
|
1086 | ||
|
0
11月 19
|
2709 | ||
|
1
8月 17
|
5736 | ||
|
2
3月 15
|
335 | ||
|
1
3月 15
|
6251 |