diff --git a/ReportImp/HshCologne/Invoicing/CustomInvoiceCreation.cs b/ReportImp/HshCologne/Invoicing/CustomInvoiceCreation.cs index b3a7d52ec..f1c8b417e 100644 --- a/ReportImp/HshCologne/Invoicing/CustomInvoiceCreation.cs +++ b/ReportImp/HshCologne/Invoicing/CustomInvoiceCreation.cs @@ -230,7 +230,7 @@ namespace HshCologne.Invoicing } else if (qOid.Any(q => q == 1460)) { - stundensatz = preisAK2Jahre; + stundensatz = preisAK; ii.UnitDescription = "Assistenzkraft"; } }