edit
This commit is contained in:
@@ -517,8 +517,18 @@ namespace XLAB2
|
||||
|
||||
public sealed class DocumentEditorResult
|
||||
{
|
||||
public string AccountingBookKey { get; set; }
|
||||
|
||||
public string AccountingBookTitle { get; set; }
|
||||
|
||||
public string DocumentNumber { get; set; }
|
||||
|
||||
public string DocumentSequenceNumber { get; set; }
|
||||
|
||||
public string DocumentTypeKey { get; set; }
|
||||
|
||||
public string DocumentTypeTitle { get; set; }
|
||||
|
||||
public DateTime AcceptedOn { get; set; }
|
||||
|
||||
public DateTime? IssuedOn { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user