Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1939 Переглядів

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.

Аватар
Відмінити
Найкраща відповідь

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

Аватар
Відмінити
Автор

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

Related Posts Відповіді Переглядів Дія
3
січ. 24
2719
0
лют. 22
2341
1
лист. 21
2419
0
вер. 21
2494
2
серп. 20
3371