FeidPartnerReports/Invoicing/CollectiveInvoiceCreation - Bugfix unbew. HP dürfen nicht in Rg
This commit is contained in:
@@ -73,7 +73,7 @@ namespace FeidPartnerReports.Invoicing
|
||||
{
|
||||
newDict.Add(sc2sr.Key, sc2sr.Value);
|
||||
}
|
||||
else
|
||||
else if (unbewilligte)
|
||||
{
|
||||
newDict.Add(sc2sr.Key, sc2sr.Value); // Rechnungsvorschau für Unbewilligte Hilfepläne in Berichten
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user