Commit Graph

7 Commits (b007db7772f74cc9236dd72261d3e77cdc66f9cf)

Author SHA1 Message Date
Eugene Molotov 87701e0fd6 [FIX] report_xlsx: correctly handle exceptions, when generating report
Before this commit, when exception is raised while generating report,
on browser window instead of python traceback nothing was shown
on production environment or werkzeug's "Console locked" message
on development environment.
2023-11-22 22:41:42 +07:00
Saran440 16f303ec96 [FIX] safe_eval object time 2023-11-22 22:41:42 +07:00
Alex Cuellar db23788466 [MIG] report_xlsx: Migration to 14.0 2023-11-22 22:41:41 +07:00
Rod Schouteden 4450730767 [MIG][IMP][13.0] rebase to include new linters 2023-11-22 22:41:41 +07:00
Kitti U dee28bbdeb [12.0][IMP] report_xlsx, make sure print_report_name works 2023-11-22 22:41:41 +07:00
Naglis Jonaitis c3f06cb1e7 [IMP] report_fillpdf, report_xlsx, report_xml: Use content_disposition helper 2023-11-22 22:41:40 +07:00
Enric Tobella b1ec5b53b5 [MIG] report_xlsx: Migration to 11.0 2023-11-22 22:41:40 +07:00