This commit is contained in:
2021-05-20 19:50:58 +00:00
parent 3e101e41e4
commit 96b78856da
5 changed files with 111 additions and 16 deletions

View File

@@ -25,8 +25,7 @@ namespace AyaNova.Models
public decimal NoChargeQuantity { get; set; }
public long? ServiceBankId { get; set; }
public long? TaxCodeSaleId { get; set; }
[NotMapped]
public string TaxCodeSaleViz { get; set; }
/*