cb
This commit is contained in:
@@ -16,8 +16,9 @@ namespace BeWo.Report
|
||||
public string ReportPath { get; set; }
|
||||
|
||||
public string TempPath { get; set; }
|
||||
public long? TemplateOid { get; set; }
|
||||
|
||||
public abstract XtraReport CreateCustomerDataReport(long customerOid);
|
||||
public abstract XtraReport CreateCustomerDataReport(long customerOid);
|
||||
|
||||
public abstract XtraReport CreateCustomerInvoiceReport(long invoiceOid);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user