This commit is contained in:
@@ -13,7 +13,7 @@ namespace AyaNova.Models
|
||||
public uint Concurrency { get; set; }
|
||||
public string Notes { get; set; }
|
||||
|
||||
public long? UnitId { get; set; }
|
||||
public long UnitId { get; set; }
|
||||
public long? VendorSentToId { get; set; }
|
||||
public long? VendorSentViaId { get; set; }
|
||||
public string RMANumber { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user