brrrrrrrrrrrrrrrrrr

This commit is contained in:
2024-06-11 14:31:17 +02:00
parent da68d696f2
commit 9c7a99b5a1
27 changed files with 1059 additions and 1157 deletions

View File

@@ -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);