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
|
1650 | |||
|
0
11月 19
|
3291 | |||
|
1
8月 17
|
6612 | |||
|
2
3月 15
|
336 | |||
|
1
3月 15
|
6895 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.