Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
1957 Visninger

I added a custom field to the sales order object which I want to be updated every 12 hours by requesting a website and getting a response. How can I set the timer for this code to update this field every 12 hours?

Thanks in advance.

Avatar
Kassér
Bedste svar

Hi,

For this you can set a cron job/scheduled action to trigger it. 

Set the execution period as every 12 Hours and execute the necessary python code using this cron job.

Thanks

Avatar
Kassér
Forfatter

thanks for your response. can you send me an example link or a part in odoo code that executed this behaviuor?

Related Posts Besvarelser Visninger Aktivitet
3
jan. 24
2722
0
feb. 22
2344
1
nov. 21
2421
0
sep. 21
2494
2
aug. 20
3372