MH: Benutzergruppendruck
This commit is contained in:
@@ -108,5 +108,7 @@ namespace BeWo.Report
|
||||
public abstract XtraReport CreateCustomerListReport(List<long> oids);
|
||||
|
||||
public abstract XtraReport CreatePersonListReport(List<long> oids);
|
||||
|
||||
public abstract XtraReport CreateUserGroupListReport(List<long> oids);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user