0

There is the folder /custom/reports on Active Collab 5, but how do I build a custom report?

Anyone has a sample, I tried to understand the reports but it's too hard, no reference until now.

Ilija
  • 4,105
  • 4
  • 32
  • 46
f4ssb3nd3r
  • 43
  • 5
  • The answer below may not be what you expected, but that's the correct answer to your question ;-) – Ilija Mar 01 '16 at 16:16

1 Answers1

0

Purpose of that directory is for tests only. There is no way to add classes to it and have them displayed in the interface.

Use Active Collab's API to program your own reports, or import CSV files from reports section and have fun with the data in Excel.

Ilija
  • 4,105
  • 4
  • 32
  • 46