개인정보 관련 업데이트 진행
ot 정보는 타인이 못봄 휴가신청 관련건도 타인이 못봄
This commit is contained in:
@@ -1092,6 +1092,12 @@ namespace Project
|
||||
|
||||
private void 휴일연장근무집계표출력ToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
int curLevel = Math.Max(FCOMMON.info.Login.level, FCOMMON.DBM.getAuth(FCOMMON.DBM.eAuthType.otconfirm));
|
||||
//if(curLevel < 5)
|
||||
//{
|
||||
// Util.MsgE("이 기능을 사용할 권한이 없습니다");
|
||||
// return;
|
||||
//}
|
||||
var f = new FPJ0000.JobReport_.rJobReportOT();
|
||||
f.Show();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user