SKFLeverkusen/Invoicing/CustomInvoiceFactory.cs - CustomInvoiceCreation entfernt, da nicht genutzt
SupportOID=169285
This commit is contained in:
@@ -24,7 +24,7 @@ namespace SKFLeverkusen.Invoicing
|
||||
}
|
||||
}
|
||||
|
||||
return new CustomInvoiceCreation();
|
||||
return new InvoiceCreation(); // AB, 29.07.2026: hab die alte Anpassung rausgenommen, da die überhaupt nicht genutzt wird und die Finanzauswertung gestört hat
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -62,7 +62,6 @@
|
||||
<DependentUpon>ABWAufnahmeanzeigeLVR.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Calculations\CustomGroupDurationCalculator.cs" />
|
||||
<Compile Include="Invoicing\CustomInvoiceCreation.cs" />
|
||||
<Compile Include="Invoicing\CustomInvoiceFactory.cs" />
|
||||
<Compile Include="Invoicing\SettlementInvoiceCreation.cs" />
|
||||
<Compile Include="Krisenplan.cs">
|
||||
|
||||
Reference in New Issue
Block a user