This commit is contained in:
@@ -16,7 +16,7 @@ namespace AyaNova.Models
|
||||
[Required]
|
||||
public long PartId { get; set; }
|
||||
[NotMapped]
|
||||
public string PartViz { get; set; }
|
||||
public string PartNameViz { get; set; }
|
||||
[Required]
|
||||
public decimal Quantity { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user