fix bugs for employees select list
This commit is contained in:
@@ -15,7 +15,6 @@ namespace Company.Domain.RollCallEmployeeStatusAgg
|
||||
///
|
||||
/// <returns></returns>
|
||||
void AdjustRollCallStatusEndDates(List<AdjustRollCallEmployeesWithEmployeeLeftWork> command);
|
||||
bool IsActiveInPeriod(long employeeId, long workshopId, DateTime start, DateTime end);
|
||||
|
||||
/// <summary>
|
||||
/// دریافت وضعیت حضور غیاب پرسنل در تاریخ مشخص
|
||||
|
||||
Reference in New Issue
Block a user