This commit is contained in:
@@ -22,7 +22,9 @@ namespace AyaNova.Models
|
||||
[NotMapped]
|
||||
public string ServiceRateViz { get; set; }
|
||||
public string ServiceDetails { get; set; }
|
||||
[Required]
|
||||
public decimal ServiceRateQuantity { get; set; }
|
||||
[Required]
|
||||
public decimal NoChargeQuantity { get; set; }
|
||||
//public long? ServiceBankId { get; set; }
|
||||
public long? TaxCodeSaleId { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user