กรณีถึงแก่กรรมใช้วันที่เสียชีวิตปั๊มลงวันที่คำสั่งมีผล

This commit is contained in:
Bright 2025-07-18 15:23:49 +07:00
parent 07564d29ee
commit 8d9ffda872
2 changed files with 2 additions and 2 deletions

View file

@ -10268,7 +10268,7 @@ export class ProfileController extends Controller {
orgChild4: orgChild4Ref?.orgChild4Name,
commandYear: new Date().getFullYear() + 543,
// commandDateSign: new Date(),
commandDateAffect: new Date(),
commandDateAffect: requestBody.dateLeave,
commandCode: "16",
commandName: "พ้นจากราชการ",
posNoAbb: shortName,

View file

@ -5674,7 +5674,7 @@ export class ProfileEmployeeController extends Controller {
orgChild4: orgChild4Ref?.orgChild4Name,
commandYear: new Date().getFullYear() + 543,
// commandDateSign: new Date(),
commandDateAffect: new Date(),
commandDateAffect: requestBody.dateLeave,
commandCode: "16",
commandName: "พ้นจากราชการ",
posNoAbb: shortName,