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
Create an account today to enjoy exclusive features and engage with our awesome community!
Tilmeld digRelated Posts | Besvarelser | Visninger | Aktivitet | |
---|---|---|---|---|
|
1
okt. 23
|
2202 | ||
|
1
okt. 21
|
5528 | ||
|
1
mar. 20
|
3393 | ||
|
1
nov. 24
|
4714 | ||
|
0
mar. 24
|
1982 |
What version of odoo are you running?
hi Apiuser, i'm using odoo12