createdf
This commit is contained in:
@@ -11,6 +11,8 @@ namespace Back.Data.Models.Warehouse
|
||||
public int CODID { get; set; }
|
||||
public decimal Count { get; set; }
|
||||
public string Date { get; set; }
|
||||
public DateTime CreateDt { get; set; }
|
||||
|
||||
public TypeRemittance Type { get; set; }
|
||||
public string info { get; set; }
|
||||
public int? InvoiceID { get; set; }
|
||||
|
Reference in New Issue
Block a user