brrrrrrrrrrrrrrrrrr
This commit is contained in:
@@ -137,10 +137,6 @@ namespace BeWo.Service.ServiceContracts
|
||||
[OperationContract]
|
||||
void StorniereInvoiceBases(List<InvoiceBaseDC> invoices);
|
||||
|
||||
[FaultContract(typeof(BeWoFault))]
|
||||
[OperationContract]
|
||||
List<long> InsertNewGkvAbrechnungen(List<GkvAbrechnungDC> dc);
|
||||
|
||||
[FaultContract(typeof(BeWoFault))]
|
||||
[OperationContract]
|
||||
GkvAbrechnungDC GetGkvAbrechnung(long oid);
|
||||
|
||||
Reference in New Issue
Block a user