diff --git a/bin/report/report_sxw.py b/bin/report/report_sxw.py index e54fabded1b..5b9a78c630a 100644 --- a/bin/report/report_sxw.py +++ b/bin/report/report_sxw.py @@ -566,6 +566,8 @@ class report_sxw(report_rml): if not context: context={} context = context.copy() + context['get_binary_size'] = False + pool = pooler.get_pool(cr.dbname) ir_actions_report_xml_obj = pool.get('ir.actions.report.xml') report_xml_ids = ir_actions_report_xml_obj.search(cr, uid,