Skip to content
Snippets Groups Projects
Commit 3563738c 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#59918

X-original-commit: 6778c4c1
Signed-off-by: default avatarRaphael Collet (rco) <rco@openerp.com>
parent 9b714589
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