..
This commit is contained in:
@@ -1488,5 +1488,11 @@ namespace Project
|
||||
if (!ShowForm(formkey))
|
||||
AddForm(formkey, new FEQ0000.fPurchaseConfirm());
|
||||
}
|
||||
|
||||
private void 업무분류및형태설정ToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
var f = new FPJ0000.JobReport_.fJobProcessSelect("",true);
|
||||
f.Show();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user