Skip to content
Snippets Groups Projects
Commit d54b30bb 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#70640

Signed-off-by: default avatarXavier Dollé (xdo) <xdo@odoo.com>
parent 716f36b1
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