MH: Abwesenheitsauswertung als Tabelle und als druckbaren Bericht + Urlaubskontodarstellung
This commit is contained in:
@@ -92,7 +92,8 @@ namespace BeWo.Report
|
||||
public abstract XtraReport CreateKilometerauswertungForAllEmployees(List<long> employeeOids, DateTime rangeDate);
|
||||
|
||||
public abstract XtraReport CreateVorlagenReport(long template, List<long> objectOids, long table);
|
||||
public abstract XtraReport CreateAbwesenheitsPrintReport(List<long> oids, string titel);
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user