Restrict Planned end date for 7 days from planned start date for Normal and Standard type of changes
Requirement:When the user enters the end_date, it should calculate the difference between the end_date and the start_date in real time, if the end_date is more than 7 days from the start_date, it will throw a field error message and doesn't let the u...