Merge branch 'develop' into adiDev

This commit is contained in:
AdisakKanthawilang 2024-04-09 15:16:11 +07:00
commit e4710ed004

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: {