Closed kako-nawao closed 8 years ago
Right now you can enter any forecast date, even if it's not between payroll start and payroll end dates. We need to validate it according to the formula: start <= forecast_start <= end.
start <= forecast_start <= end
Right now you can enter any forecast date, even if it's not between payroll start and payroll end dates. We need to validate it according to the formula:
start <= forecast_start <= end
.