andrewblake1 / WorksManagement

Project/Works management system for Northpower's Westcoast Energy
0 stars 3 forks source link

Project Picking List report bugs #455

Closed hawea closed 10 years ago

hawea commented 10 years ago

Hi Andrew,

I have created a report called Project Picking List which I have set to appear in the Project context.

There are two errors with the report.

The main bug is the report is not displaying all the lines when I open it. I have tested the report in PHP Myadmin and it works, but not in the WMS system. See here: http://dev.melbourne.wcewm.co.nz/Project/update/868 and then click on Reports>Project Picking List.

The second bug is that the Reports button at the top appears in the Project admin view - http://dev.melbourne.wcewm.co.nz/Project/admin?client_id=2This is incorrect, as it should only appear in the Project update screen.

andrewblake1 commented 10 years ago

Break it down. i.e. try each sub report individually by creating a new report and trying each sub report in the alone. A guess is that one of the sub report selects is failing and causing the content to crash beyond that - not sure just a guess.

call me to guide me thru.

On 19/07/2014, at 4:50 pm, hawea notifications@github.com wrote:

Hi Andrew,

I have created a report called Project Picking List which I have set to appear in the Project context.

There are two errors with the report.

The main bug is the report is not displaying all the lines when I open it. I have tested the report in PHP Myadmin and it works, but not in the WMS system. See here: http://dev.melbourne.wcewm.co.nz/Project/update/868 and then click on Reports>Project Picking List.

The second bug is that the Reports button at the top appears in the Project admin view - http://dev.melbourne.wcewm.co.nz/Project/admin?client_id=2This is incorrect, as it should only appear in the Project update screen.

— Reply to this email directly or view it on GitHub.