Support Spain sales delta folder sync
This commit is contained in:
@@ -5,6 +5,7 @@ public class SalesRecord
|
||||
public DateTime ExtractionDate { get; set; }
|
||||
public string SourceSystem { get; set; } = string.Empty;
|
||||
public string Tsc { get; set; } = string.Empty;
|
||||
public string SourceLineId { get; set; } = string.Empty;
|
||||
public int DocumentEntry { get; set; }
|
||||
public string InvoiceNumber { get; set; } = string.Empty;
|
||||
public int PositionOnInvoice { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user