This commit is contained in:
@@ -27,7 +27,7 @@ namespace AyaNova.Models
|
||||
//public long? ServiceBankId { get; set; }
|
||||
public long? TaxCodeSaleId { get; set; }
|
||||
[NotMapped]
|
||||
public string TaxCodeSaleViz { get; set; }
|
||||
public string TaxCodeViz { get; set; }
|
||||
|
||||
|
||||
//Standard pricing fields (mostly to support printed reports though some show in UI)
|
||||
|
||||
@@ -26,7 +26,7 @@ namespace AyaNova.Models
|
||||
//public long? ServiceBankId { get; set; }
|
||||
public long? TaxCodeSaleId { get; set; }
|
||||
[NotMapped]
|
||||
public string TaxCodeSaleViz { get; set; }
|
||||
public string TaxCodeViz { get; set; }
|
||||
public decimal Distance { get; set; }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user