This commit is contained in:
chi
2021-09-30 11:11:03 +09:00
parent 71f9d0420b
commit 7dc3cbf89f
10 changed files with 177 additions and 111 deletions

View File

@@ -60,6 +60,8 @@ namespace Project
[Category("구매"),DisplayName("오류항목표시")]
public Boolean Showbuyerror { get; set; }
[DisplayName("업무일지 미리보기 창 숨김")]
public Boolean NotShowJobreportPRewView { get; set; }
[Category("Barcode"), DisplayName("Port Name")]
public string Barcode { get; set; }