Skip to content
Snippets Groups Projects
Commit 34b1ceb9 authored by Aurélien Warnon's avatar Aurélien Warnon
Browse files

[FIX] website_slides: fix slide.slide statistics compute method triggers


The slide.slide "_compute_slides_statistics" method is missing the 'slide_ids.sequence' trigger.
It should be specified for cases when one of the slide_ids changes category (determined by the
sequence).

This can cause some CacheMiss and seem related to nondeterministic errors on the runbot.

PR #40705
Task#2123711
Runbot build error ID 247

closes odoo/odoo#40867

X-original-commit: 1994f544
Signed-off-by: default avatarawa-odoo <awa-odoo@users.noreply.github.com>
parent a561e4cb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment