Skip to content
Snippets Groups Projects
Commit 6778c4c1 authored by Raphael Collet's avatar Raphael Collet
Browse files

[FIX] core: assignment of binary field on new record with origin


The assignment of a binary field on a new record with origin did
actually modify the attachment storing the value of the field on the
origin record!  The fix is simply to avoid messing up with attachments
when updating new records.

closes odoo/odoo#59278

Signed-off-by: default avatarRaphael Collet (rco) <rco@openerp.com>
parent 4442d6f0
No related branches found
No related tags found
Loading
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