This commit is contained in:
@@ -24,6 +24,10 @@ namespace AyaNova.Models
|
||||
[Required]
|
||||
public decimal MinimumQuantity { get; set; }
|
||||
|
||||
|
||||
[NotMapped]
|
||||
public string PartWarehouseDisplay { get; set; }//to display name in UI, not relevant to db or biz object
|
||||
|
||||
}//eoc
|
||||
|
||||
}//eons
|
||||
Reference in New Issue
Block a user