diff --git a/report_aeroo/report_parser.py b/report_aeroo/report_parser.py index afc35240..fef63c3d 100644 --- a/report_aeroo/report_parser.py +++ b/report_aeroo/report_parser.py @@ -394,7 +394,7 @@ def get_other_template(self, model, rec_id): return template def get_stylesheet(self, report): - style_io = None + style_io = styles = None if report.styles_mode != 'default': if report.styles_mode == 'global': styles = self.env.company.stylesheet_id