createdf
This commit is contained in:
@@ -37,5 +37,6 @@ namespace Shared.DTOs.Warehouse
|
||||
[Display(Name = "نوع سند")]
|
||||
public string msgType { get { return Type.GetEnumDisplayName(); } }
|
||||
public int? invoiceID { get; set; }
|
||||
public DateTime CreateDt { get; set; }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user