181213 chi 구매등록시 필수항목 변경

수령자는 비활성화 함
This commit is contained in:
chikyun.kim
2018-12-13 12:43:21 +09:00
parent 9cf98cd0d4
commit f957c5fcb1
2 changed files with 4 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
181212 chi 구매내역의 부서를 비고로 변경하고 크기를 50- >500으로 증가
181213 chi 구매등록시 필수항목 변경
수령자는 비활성화 함
181212 chi 구매내역의 부서를 비고로 변경하고 크기를 50- >500으로 증가
181210 chi NR구매등록시 이미지 표시 및 추가 기능
NR구매목록에서 권한 없는 사람이 더블클릭으로 편집할 수 있는 버그 수정
이미지 크기를 640*480 내에서 자동 조정 됨

View File

@@ -79,6 +79,7 @@ namespace FEQ0000
private void __Load(object sender, EventArgs e)
{
this.cmDate.SelectedIndex = 0;
this.tbRequest.Text = string.Empty; //양진원 FCOMMON.info.Login.nameK;
this.dtSD.Text = DateTime.Now.AddDays(-30).ToShortDateString();