Hi
I am working on a custom module and wish to generate scheduled emails for my users. I used Automated Actions to configure the email template. All looks good to me and when i run the scheduled job or run it manually, i see that the cron job is running, but outgoing emails are not getting generated. I don't see any error on odoo. log. I am on version 18 and on odoo.sh.
I have checked domain filters, assigned user to run the scheduled task as some who has access to the model but to no avail. Can someone help on what could be wrong or some indicator where i can check.
Here are the log entries.
2025-11-06 06:45:13,528 4 INFO dineshtechcarrot-finalcomplianenov-main-25216498 odoo.addons.base_automation.models.base_automation: Starting time-based automation rule `Send Advanced Notification on Due Date`.
2025-11-06 06:45:13,533 4 INFO dineshtechcarrot-finalcomplianenov-main-25216498 odoo.addons.base_automation.models.base_automation: Time-based automation rule `Send Advanced Notification on Due Date` done.
2025-11-06 06:45:13,536 4 INFO dineshtechcarrot-finalcomplianenov-main-25216498 odoo.addons.base.models.ir_cron: Job 'Automation Rules: check and execute' (19) fully done (#loop 1; done 1; remaining 0; duration 0.02s)