This commit is contained in:
2021-09-13 19:44:59 +00:00
parent 1e5388df87
commit c0517edf4e
2 changed files with 8 additions and 0 deletions

View File

@@ -126,6 +126,11 @@ namespace AyaNova.Models
[NotMapped]
public string VendorEmailAddressViz { get; set; }
[NotMapped]
public string VendorPopUpNotesViz { get; set; }
[NotMapped]
public string VendorAccountNumberViz { get; set; }