This commit is contained in:
2021-08-26 18:27:22 +00:00
parent 3700509925
commit 7354e63056
5 changed files with 23 additions and 31 deletions

View File

@@ -27,6 +27,7 @@ namespace AyaNova.Models
public DateTime? ReceivedDate { get; set; }
public long? PartRequestedById { get; set; }
public long? WorkOrderItemPartRequestId { get; set; }
public long? PurchaseTaxCodeId { get; set; }
public string VendorPartNumber { get; set; }
public string Serials { get; set; }
@@ -57,7 +58,7 @@ namespace AyaNova.Models
public decimal TaxBViz { get; set; }//DisplayTaxB
[NotMapped]
public decimal LineTotalViz { get; set; }//DisplayLineTotal