...
This commit is contained in:
@@ -233,6 +233,7 @@ namespace Back.Services
|
||||
ID = s.ID,
|
||||
InvoiceID = s.InvoiceID,
|
||||
SentStatus=s.SentStatus,
|
||||
InvoiceType= s.InvoiceType,
|
||||
msgInvoiceType = s.InvoiceType.GetEnumDisplayName(),
|
||||
msgSentStatus = s.SentStatus.GetEnumDisplayName()
|
||||
|
||||
|
Reference in New Issue
Block a user