แบบ2กท. กรองเฉพาะคนที่ไม่เกษียณเฉพาะรอบตุลา

This commit is contained in:
Bright 2024-04-09 13:59:14 +07:00
parent c149234bf9
commit 81fd9dd511

View file

@ -1810,7 +1810,7 @@ export class ReportController extends Controller {
salaryPeriodId: salaryPeriodId,
},
type: "NONE", //ไม่ได้เลื่อน
isRetired: false, //กรองเฉพาะคนที่ไม่เกษียณ
isRetired: salaryPeriod.period === 'APR' ? In([true, false]) : false, //กรองเฉพาะคนที่ไม่เกษียณเฉพาะรอบตุลา
},
order: {
salaryOrg: {