Alloheim/Invoicing/CustomInvoiceFactory.cs - Kommentar gelöscht
This commit is contained in:
@@ -35,12 +35,5 @@ namespace Alloheim.Invoicing
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
// das war inhaltlich daneben, die wollten zwar je eine Rechnung pro Leistungskategorie, aber es ging um Assistenz und FLS -> alles ganz klassisch
|
||||
|
||||
// public override InvoiceCreation CreateInvoiceCreator(string specificId, string tenant, Dictionary<CompactSupportConceptDC, List<ServiceRecordDC>> supportConcepts2ServiceRecords)
|
||||
//{
|
||||
// return new CustomInvoiceCreation();
|
||||
//}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user