nr구매양식excel 출력 추가(박성민s) -
This commit is contained in:
@@ -1145,5 +1145,13 @@ namespace FEQ0000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
private void 구매승인양식ToolStripMenuItem_Click(object sender, EventArgs e)
|
||||
{
|
||||
//구매승인양식
|
||||
var f = new fPurchaseNRList(this.dsPurchase.Purchase);
|
||||
f.Show();
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user