This commit is contained in:
2021-08-26 18:51:56 +00:00
parent 5325868f98
commit eaea990999

View File

@@ -26,7 +26,10 @@ namespace AyaNova.Models
public decimal Received { get; set; }
[NotMapped]
public string PartViz { get; set; }
[NotMapped]
public string UpcViz { get; set; }
[NotMapped]
public string RequestedByUserViz { get; set; }
[NotMapped]