social icon indicating copy to clipboard operation
social copied to clipboard

[16.0][IMP] mail_post_defer: Add notes to readme

Open nobuQuartile opened this issue 9 months ago • 1 comments

We encounter an issue where scheduled messages are not sent because the cron job "Notification: Send scheduled message notifications" (mail.ir_cron_send_scheduled_message) is inactive.

The cron record is triggered here: https://github.com/OCA/OCB/blob/16.0/addons/mail/models/mail_message_schedule.py#L39

and it's ignored if not active: https://github.com/OCA/OCB/blob/16.0/odoo/addons/base/models/ir_cron.py#L486C9-L492C67

@qrtl QT4601

nobuQuartile avatar Mar 07 '25 08:03 nobuQuartile

Hi @Yajo, some modules you are maintaining are being modified, check this out!

OCA-git-bot avatar Mar 07 '25 08:03 OCA-git-bot

I rebased the branch.

nobuQuartile avatar May 23 '25 09:05 nobuQuartile

/ocabot merge patch

yajo avatar May 26 '25 07:05 yajo

@yajo Perhaps approve the PR first, then try merging it again?

yostashiro avatar Jul 19 '25 00:07 yostashiro

On my way to merge this fine PR! Prepared branch 16.0-ocabot-merge-pr-1616-by-yajo-bump-patch, awaiting test results.

OCA-git-bot avatar Jul 22 '25 13:07 OCA-git-bot

Congratulations, your PR was merged at 9d2c8302831342c679579a21938ab552422f5293. Thanks a lot for contributing to OCA. ❤️

OCA-git-bot avatar Jul 22 '25 13:07 OCA-git-bot