Hi,
I have a problem when generating reports. The report controller catch '/report/<path:converter>/<reportname>/<docids>', so, when I try to generate a report import a file named "/report/static/src/less/report.less.css". As is normal, the request file is picked up by the controller. Someone can help, because file is not served because I have no idea how to solve this.