This commit is contained in:
@@ -56,6 +56,10 @@ namespace AyaNova.Models
|
||||
[NotMapped]
|
||||
public string ContractViz { get; set; }
|
||||
|
||||
//redundant field to speed up list queries
|
||||
//(added after status system already coded)
|
||||
public long? LastStatusId { get; set; }
|
||||
|
||||
|
||||
//POSTAL ADDRESS / "BILLING ADDRESS"
|
||||
public string PostAddress { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user