Skip to content
Snippets Groups Projects
Commit d2e3c03f authored by std-odoo's avatar std-odoo
Browse files

[FIX] digest: send the digest tips 2 hours after the database creation


PURPOSE

We want to send the digest tips 2 hours after the database creation.
It can not be done directly on the digest itself because its field
is a date and not a datetime.

So we change the "Next Run Date" of the digest to now, and we run
the digest CRON 2 hours after its creation.

LINKS

Task 2351561
Internal odoo/internal/pull/1051

closes odoo/odoo#59474

Signed-off-by: default avatarThibault Delavallee (tde) <tde@openerp.com>
parent 8af2dbb0
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment