diff --git a/ReportImp/OwnSoftTest5Mrd/Invoicing/SettlementInvoiceCreation.cs b/ReportImp/OwnSoftTest5Mrd/Invoicing/SettlementInvoiceCreation.cs index b704e6a77..7971ebd8c 100644 --- a/ReportImp/OwnSoftTest5Mrd/Invoicing/SettlementInvoiceCreation.cs +++ b/ReportImp/OwnSoftTest5Mrd/Invoicing/SettlementInvoiceCreation.cs @@ -1,9 +1,8 @@ using BeWo.Data.Entities; -using BeWo.Service.DCEntityMapper; using BeWo.Service.Invoicing; using BS.Shared.DataContracts; -namespace ZukunftLeben.Invoicing +namespace OwnSoftTest5Mrd.Invoicing { public class CustomSettlementInvoiceCreation : SettlementInvoiceCreation