InputFamilienhilfe/CustomReportCreator - kein QB für neue Rechnungsart bjw egh

SupportOID=162307
This commit is contained in:
2026-05-11 10:30:25 +02:00
parent 75fca9fe73
commit 99887a3aa4

View File

@@ -53,6 +53,7 @@ namespace InputFamilienhilfe
&& iDC.ServiceInvoicePeriods[0].Customer.CustomerAlias != null &&
iDC.ServiceInvoicePeriods[0].Customer.CustomerAlias.ToLower() != "aws" &&
iDC.ServiceInvoicePeriods[0].Customer.CustomerAlias.ToLower() != "bjw" &&
iDC.ServiceInvoicePeriods[0].Customer.CustomerAlias.ToLower() != "bjw egh" &&
iDC.ServiceInvoicePeriods[0].Customer.CustomerAlias.ToLower() != "tagesbetreuung" &&
iDC.ServiceInvoicePeriods[0].Customer.CustomerAlias.ToLower() != "ion")
{