This commit is contained in:
@@ -24,8 +24,7 @@ namespace AyaNova.Models
|
||||
public string PartWarehouseViz { get; set; }
|
||||
[Required]
|
||||
public decimal Quantity { get; set; }
|
||||
|
||||
[Required]
|
||||
|
||||
public long? PurchaseOrderItemId { get; set; }
|
||||
[NotMapped]
|
||||
public string PurchaseOrderViz { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user