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

[FIX] core: non-stored binary fields should have attachment=False


This prevents some code (in controllers) to retrieve an attachment for a
field that is not stored, as the code only relies on `field.attachment`.
This also makes the field definition more consistent.

closes odoo/odoo#57969

X-original-commit: 13397943d9e953815ae5ce9b01ce812a92903361
Signed-off-by: default avatarRaphael Collet (rco) <rco@openerp.com>
parent 77ec3b22
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment