คืนตำแหน่งลบเหตุผลลาออก

This commit is contained in:
Kittapath 2023-10-18 20:23:28 +07:00
parent ba83fe2a73
commit 443c42252c

View file

@ -3496,6 +3496,7 @@ namespace BMA.EHR.Application.Repositories.Commands
profile.IsActive = true;
profile.IsLeave = false;
profile.LeaveDate = null;
profile.LeaveReason = null;
//profile.Position = placementProfile.Profile.Position;