case 3976
This commit is contained in:
@@ -27,7 +27,7 @@ namespace AyaNova.Models
|
||||
//cant use these due to import v7 malformed shit adn can't be arsed to deal with that
|
||||
//[Url]
|
||||
public string WebAddress { get; set; }
|
||||
public string PopUpNotes { get; set; }
|
||||
public string AlertNotes { get; set; }
|
||||
public bool BillHeadOffice { get; set; }
|
||||
public long? HeadOfficeId { get; set; }
|
||||
[NotMapped]
|
||||
|
||||
@@ -127,7 +127,7 @@ namespace AyaNova.Models
|
||||
public string VendorEmailAddressViz { get; set; }
|
||||
|
||||
[NotMapped]
|
||||
public string VendorPopUpNotesViz { get; set; }
|
||||
public string VendorAlertNotesViz { get; set; }
|
||||
[NotMapped]
|
||||
public string VendorAccountNumberViz { get; set; }
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ namespace AyaNova.Models
|
||||
|
||||
public string Contact { get; set; }
|
||||
public string ContactNotes { get; set; }
|
||||
public string PopUpNotes { get; set; }
|
||||
public string AlertNotes { get; set; }
|
||||
public string WebAddress { get; set; }
|
||||
public string AccountNumber { get; set; }
|
||||
public string Phone1 { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user