Vote #74814
未完了Calculation of forecast dates between related tasks
0%
説明
- Add field @working hours@ in Administration->Settings->Issue tracking
!working_hours.png!
With this field you can calculate the starting date of the next issue related
- Take into account the @Estimated time@ field to calculate the date of the next task
- Take into account the @Non-working days@ field (Administration->Settings->Issue tracking) to calculate the date of the next task
journals
--------------------------------------------------------------------------------
_Estimated Time_ is more of the _Effort_, rather than the _Duration_ and it is normally used for billing in Redmine.
Also, Redmine code refers to _Duration_ separately.
Some PMP refs:
https://www.passionatepm.com/blog/effort-versus-duration-versus-elapsed-time-pmp-concept-16
http://www.pmbypm.com/difference-project-effort-and-duration/
--------------------------------------------------------------------------------