تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
5 الردود
5643 أدوات العرض

There is one scheduled process in Odoo and it runs once every 4 hours. I don't want to change this. (Base Action Rule: check and execute)

I want to define a second scheduled transaction. This scheduled operation will run once a week. I want to send mail once a week with automatic process. How can I do it?


الصورة الرمزية
إهمال
أفضل إجابة

Hi,

You can refer to the source code to create a scheduled action that runs once a week (If you prefer a particular time to run, it can also set that). Add the code to send email in the python function.

https://github.com/odoo/odoo/blob/15.0/addons/mail/data/ir_cron_data.xml#:~:text=%3Crecord id%3D%22ir_cron_module_update_notification,%3C/record%3E

Regards

الصورة الرمزية
إهمال

Hi Friend,

How to Execute Schedule Actions every 3 seconds?

Thanks,
Tri Nanda

أفضل إجابة

I think this post is very helpful and full of useful information. So, I'd like to thank you for all the hard work you put into writing this article



الصورة الرمزية
إهمال
أفضل إجابة

How to execute Schedule Actions at a rate of once per three seconds?


الصورة الرمزية
إهمال
أفضل إجابة

nice

الصورة الرمزية
إهمال
أفضل إجابة

I have seen the link you sent, so how can I set the desired time

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
0
أكتوبر 25
2
0
أكتوبر 25
2
0
أكتوبر 25
2
0
أكتوبر 25
2
0
أكتوبر 25
2