Skip to content
Snippets Groups Projects
Commit 0ed46ae9 authored by Jérôme Vanhaudenard's avatar Jérôme Vanhaudenard
Browse files

[FIX] expression: Better Binaries logs


When building a domain `(=|!=)` with
a Binary field stored in attachment and
the right part of the domain is not null,
the full binary content is logged, giving
the logs a huge size.

Now, the content of the binary is cropped to
20 chars as it is useless to log more.

opw-2527629

closes odoo/odoo#70699

X-original-commit: d54b30bb
Signed-off-by: default avatarXavier Dollé (xdo) <xdo@odoo.com>
Signed-off-by: default avatarRaphael Collet (rco) <rco@openerp.com>
parent 2c6e744b
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