Forum Discussion
I am famous for writing long exhausting texts that are hard to follow at a certain poin. But hey, the answer was fast! :-). The above text is really just a collection of ideas, it should be splitted in serveral small tasks.
But you do not really need programming knowledge for this kind of customization, you just need to know where you can find things.
Displaying the cycle time is one of the first things I would do to solve the task.I made a quick and dirty test, as I also need this customization anyway. But it still needs further testing:
Take a look at the Method 'mpp_OperationElementRenderer'
Around line 45 add additional code for displaying the timing in the process plan:
- Former_Member7 years agoIdeator I
Thanks Angela, that was really helpful
- Former_Member7 years agoIdeator I
AngelaIp Is the code insertion similar if i want to display the cycle time of each step in the operation?
If I have not understood the whole process incorrectly, the operational cycle time is the sum of the cycle times of the steps right? Is it possible to automatically sum up the cycle times of the steps to calculate the operational cycle time?
- Former_Member7 years agoIdeator I
Is it also possible to display the cycle times of the steps in this fashion? Right now it only shows for the operations