CustomerListReport
This commit is contained in:
@@ -104,5 +104,7 @@ namespace BeWo.Report
|
||||
public abstract XtraReport CreateVertretungsPlanungReport(DateTime start, int ansicht);
|
||||
|
||||
public abstract XtraReport CreateValidationMessageListReport(DateTime startDate, DateTime endDate);
|
||||
}
|
||||
|
||||
public abstract XtraReport CreateCustomerListReport(List<long> oids);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user