I have created a schedule action when I click on Run manually: my code is completely done. But in schedule time, my code looks like not running.
Is it cause my code running in about 1 minute? or Is there a limit for schedule action in odoo?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I have created a schedule action when I click on Run manually: my code is completely done. But in schedule time, my code looks like not running.
Is it cause my code running in about 1 minute? or Is there a limit for schedule action in odoo?
It's my fault cause I'm using this
base_url = request.env['ir.config_parameter'].sudo().get_param('web.base.url')
sudo() is the problem. It needs someone to action this. Schedule run by Odoo Bot
| 相关帖文 | 回复 | 查看 | 活动 | |
|---|---|---|---|---|
|
1
10月 23
|
3052 | |||
|
1
10月 21
|
6594 | |||
|
1
3月 20
|
4048 | |||
|
1
11月 25
|
7638 | |||
|
0
3月 24
|
2662 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
What version of odoo are you running?
hi Apiuser, i'm using odoo12