MaxSprea
MaxSprea
## Description Lines 1245 to 1247 of AOR_Report.php were in the wrong order causing the first iteration of the loop to return an empty $data array which in turn caused...
### Issue If a custom field is set as first field of a report the query generated by AOR_Reports is wrong, referencing the module's standard table instead of the custom...
### Issue In an installation with many custom fields on the Opportunity module, we ran into this problem. After some debugging and testing we traced the problem to the way...