I'm trying to make a custom internal report and I'm not sure where to put it.I found this thread, but it doesn't say where the report should go in the file system. I tried putting it here:
but that doesn't work:
Is there an example of an internal list report? I haven't been able to get the report to show data yet even though I've tried to copy the response to a non-internal report from Chrome's network debugger.
Code:
custom/Espo/Custom/Modules/Advanced/Reports/test.php
Code:
[2018-07-22 15:52:21] Espo.ERROR: Uncaught Exception Error: "Class '\Espo\Modules\Advanced\Reports\test.php' not found" ...
Comment