Hi Experts,
Is there a default field in the work order or Task to show the percantage of completion like in Project?
It could be
#Time-Based Progress (Planned vs. Actual Time Usage)
#Task-Based Progress (Based on Task Status)
#Date-Based Progress (Schedule Progress)
Example:
Suppose:
5 tasks under a Work Order
Planned hours: 40 total
Reported hours so far: 20
2 tasks completed, each worth 8 hours
Remaining 3 tasks worth 8, 10, and 6 hours respectively
Time-Based Progress:
(20 / 40) * 100 = 50%
Task-Based Progress (Weighted):
(8+8) / (8+8+8+10+6) = 16 / 40 = 40%
This might show:
Reported Progress: 50%
Task Completion: 40%
Planned Progress (based on dates): say, 60%
Thanks,
KM