SHKService/Invoicing/CollectiveInvoiceCreation Stundensatz angepasst
This commit is contained in:
@@ -100,7 +100,7 @@ namespace SHKService.Invoicing
|
||||
}
|
||||
else
|
||||
{
|
||||
ii.AmountPerUnit = supportConceptApprovalPeriod.ApprovedBEPerInterval * AMOUNT_PER_KMKA;
|
||||
ii.AmountPerUnit = supportConceptApprovalPeriod.ApprovedBEPerInterval * AMOUNT_PER_KMQA;
|
||||
ii.ItemDescription = "Fahrzeiten QA";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user