DiakonischesWerkDinslakenBeWo: Jetzt wirklich nur noch SR2 Spitzabrechnung (komisches IgnoreAutoPlugin hat das verhindert)

This commit is contained in:
2025-04-10 18:57:39 +02:00
parent d3031dd1af
commit fc169cf87c

View File

@@ -1,11 +1,9 @@
using BeWo.Data.Entities;
using BeWo.Service.Invoicing;
using BeWo.Service.Plugins;
using BS.Shared.DataContracts;
namespace DiakonischesWerkDinslakenBeWo
{
[IgnoreAutoPlugin]
public class CustomSettlementInvoiceCreation : SettlementInvoiceCreation
{
public override bool CanCreateInvoiceTheOldWay(Settlement2DC si, CostBearer2SupportConcept c2s)