Skip to content
Snippets Groups Projects
Commit d0db9849 authored by Florent de Labarre's avatar Florent de Labarre
Browse files

[FIX] website : prevent bad query


In database with front end, there are lot of bad query like this:
bad query: UPDATE "website_visitor" SET "timezone"='Europe/Paris',"write_uid"=116,"write_date"=(now() at time zone 'UTC') WHERE id IN (15414)

closes odoo/odoo#70507

Error: Could not serialize access due to concurrent update
Signed-off-by: default avatarThibault Delavallee (tde) <tde@openerp.com>
parent d1e49723
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