DiakonischesWerkWesel: Jetzt wirklich nur noch SR2 Spitzabrechnung (komisches IgnoreAutoPlugin hätte das bisher verhindert)

This commit is contained in:
2025-04-10 18:58:35 +02:00
parent fc169cf87c
commit e74de18b2b

View File

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