คืนตำแหน่งลบเหตุผลลาออก
This commit is contained in:
parent
ba83fe2a73
commit
443c42252c
1 changed files with 1 additions and 0 deletions
|
|
@ -3496,6 +3496,7 @@ namespace BMA.EHR.Application.Repositories.Commands
|
||||||
profile.IsActive = true;
|
profile.IsActive = true;
|
||||||
profile.IsLeave = false;
|
profile.IsLeave = false;
|
||||||
profile.LeaveDate = null;
|
profile.LeaveDate = null;
|
||||||
|
profile.LeaveReason = null;
|
||||||
|
|
||||||
|
|
||||||
//profile.Position = placementProfile.Profile.Position;
|
//profile.Position = placementProfile.Profile.Position;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue