Hello,
In my report "project dashboard", the validated work of the activity is always at 0, however the validated work of the project is correct(see attachment file "report").
I have correctly fill in the validated work of each activity and the the validated work is automatically consolidated to the project (see attachment file "activity").
Why the validated work of the activity isn't displayed in the board ?
Thanks.
Why the validated work of the activity isn't displayed in the board ?
I don't know. :blush:
I didn't design this report and never user it :silly:
I'll have a look.
It seems this value is not taken into account :
$wValidated=0; // TODO
... yet ?
I have a clue :
In this report, tasks summary is based on Assigned Work (table assignment) which does not include validated work.
Moreover, on this report, the smiley for the tasks is based on real+left conpared to assigned...
I think this was done to be able to summarize values per type of activity, what is not possible if you work directly on tasks as you would sum-up values for parent tasks as well as elementary tasks.
So, better leave the report like this, without validated work for tasks.
I just change display to hide title and remove the zero value.

