กรณีถึงแก่กรรมใช้วันที่เสียชีวิตปั๊มลงวันที่คำสั่งมีผล
This commit is contained in:
parent
07564d29ee
commit
8d9ffda872
2 changed files with 2 additions and 2 deletions
|
|
@ -10268,7 +10268,7 @@ export class ProfileController extends Controller {
|
||||||
orgChild4: orgChild4Ref?.orgChild4Name,
|
orgChild4: orgChild4Ref?.orgChild4Name,
|
||||||
commandYear: new Date().getFullYear() + 543,
|
commandYear: new Date().getFullYear() + 543,
|
||||||
// commandDateSign: new Date(),
|
// commandDateSign: new Date(),
|
||||||
commandDateAffect: new Date(),
|
commandDateAffect: requestBody.dateLeave,
|
||||||
commandCode: "16",
|
commandCode: "16",
|
||||||
commandName: "พ้นจากราชการ",
|
commandName: "พ้นจากราชการ",
|
||||||
posNoAbb: shortName,
|
posNoAbb: shortName,
|
||||||
|
|
|
||||||
|
|
@ -5674,7 +5674,7 @@ export class ProfileEmployeeController extends Controller {
|
||||||
orgChild4: orgChild4Ref?.orgChild4Name,
|
orgChild4: orgChild4Ref?.orgChild4Name,
|
||||||
commandYear: new Date().getFullYear() + 543,
|
commandYear: new Date().getFullYear() + 543,
|
||||||
// commandDateSign: new Date(),
|
// commandDateSign: new Date(),
|
||||||
commandDateAffect: new Date(),
|
commandDateAffect: requestBody.dateLeave,
|
||||||
commandCode: "16",
|
commandCode: "16",
|
||||||
commandName: "พ้นจากราชการ",
|
commandName: "พ้นจากราชการ",
|
||||||
posNoAbb: shortName,
|
posNoAbb: shortName,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue