ลบรับโอน ขอโอน
This commit is contained in:
parent
c56e3b06b9
commit
61ddd26c0e
11 changed files with 26700 additions and 175 deletions
|
|
@ -43,6 +43,7 @@
|
|||
#endregion
|
||||
|
||||
#region " Organization "
|
||||
public static readonly string OrganizationNotFound = "ไม่พบข้อมูลตำแหน่งในสังกัด";
|
||||
public static readonly string PositionPosNoNotFound = "ไม่พบข้อมูลเลขที่ตำแหน่ง";
|
||||
public static readonly string PositionPathNotFound = "ไม่พบข้อมูลตำแหน่ง";
|
||||
public static readonly string PositionLineNotFound = "ไม่พบข้อมูลสายงาน";
|
||||
|
|
@ -60,6 +61,8 @@
|
|||
#region " Placement "
|
||||
public static readonly string CertificateNotFound = "ไม่พบข้อมูลใบประกอบอาชีพ";
|
||||
public static readonly string EducationNotFound = "ไม่พบข้อมูลประวัติการศึกษา";
|
||||
public static readonly string PlacementTransferNotFound = "ไม่พบข้อมูลคำขอโอน";
|
||||
public static readonly string PlacementReceiveNotFound = "ไม่พบข้อมูลรับโอน";
|
||||
#endregion
|
||||
|
||||
#region " OrganizationEmployee "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue