Hi,
I am testing Koolreport but I don't get it. I had a setup where I did: $report = new datepicker(array("OrderRelationID"=>$user->companygroup));
This worked fine ... I now changed this to: $report = new MyChart(array("OrderRelationID"=>$user->companygroup));
All file names are correct, file locations not changed ... what am I doing wrong?