Project Planned End Date Calculation?

Edwin Fuller
Tera Guru

I understand the planned end date for a project is calculated using the below formulas. However, I can't find where the calculation is actually being done whether it be a client script or business rule. Can someone show me where to locate how the planned end date for a project is calculated?

Planned End Date = Planned Start Date + Planned Duration

or

Planned End Date = Actual Start Date + Planned Duration

1 ACCEPTED SOLUTION

sachin_namjoshi
Kilo Patron
Kilo Patron

Hi Edwin,



Below client script is used to calculate project planned end date.



Calculate End Date From Duration



Also, please check below business rule which calculate project end date



Recalculate



Regards,


Sachin


View solution in original post

5 REPLIES 5

sachin_namjoshi
Kilo Patron
Kilo Patron

Hi Edwin,



Below client script is used to calculate project planned end date.



Calculate End Date From Duration



Also, please check below business rule which calculate project end date



Recalculate



Regards,


Sachin


Thank you for that information, it's exactly what I was needing.


Do you know if there is a client script or something else that is setting the default value of the Planned End Date to the next day when creating a new project? I've checked the default value, and there's no default value.


This is happening since duration field value is defaulted to 1 day for project record.


Project end date calculations will add default default duration of 1 day in planned start date.



find_real_file.png



Regards,


Sachin