구매 목록의 상태 핕터에 <=Received 항목 추가

This commit is contained in:
chikyun.kim
2019-04-04 14:43:47 +09:00
parent 417e02a171
commit 1c40de0c12
6 changed files with 135 additions and 87 deletions

View File

@@ -1,4 +1,5 @@
* 주간내역이 업데이트 되지 않는 데이터를 강조시키고 알림을 띄울 방안 확인
190315 chi 주간일지 입력창 크기 키우고 workrap 해제
190305 chi 일반사용자 자동저장되게함
프로젝트편집화면에서 cost n -> o 뒤바껴 있었음
전장담당자 항목 추가

View File

@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 번호가 자동으로
// 지정되도록 할 수 있습니다.
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("19.03.11.2300")]
[assembly: AssemblyFileVersion("19.03.11.2300")]
[assembly: AssemblyVersion("19.04.04.1430")]
[assembly: AssemblyFileVersion("19.04.04.1430")]