-
- Downloads
[FIX] website_slides: fix slide.slide statistics compute method
The slide.slide and slide.channel "_compute_slides_statistics" methods do not always assign a default value for the "total_slides" field. This can cause some CacheMiss and seem related to nondeterministic errors on the runbot. Task#2123711 Runbot build error ID 247 closes odoo/odoo#41942 X-original-commit: c240d04e Signed-off-by:awa-odoo <awa-odoo@users.noreply.github.com>
Showing
- addons/website_slides/models/slide_channel.py 6 additions, 5 deletionsaddons/website_slides/models/slide_channel.py
- addons/website_slides/models/slide_slide.py 6 additions, 5 deletionsaddons/website_slides/models/slide_slide.py
- addons/website_slides/tests/test_statistics.py 2 additions, 0 deletionsaddons/website_slides/tests/test_statistics.py
Loading
Please register or sign in to comment