Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2054 Widoki

How can I make overtime count more in the base salary? For example, if someone works 45 hours per week with a normal hourly rate of €10, the overtime would be:

normal_hours = 40 hours worked_hours = 45 hours rate = 1.25 (125%)

overtime_hours = 45 - 40 = 5 hours overtime_amount = 5 * (1.25 - 1) * €10 = 5 * 0.25 * €10 = €12.5 so the base salary will be base_salary = fixed_salary + overtime_amount


  I need help with this, please.


Awatar
Odrzuć
Najlepsza odpowiedź

Did you find out how to handle that ?!

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
lip 25
2330
2
lip 22
11011
1
mar 15
6235
2
lip 18
8210
2
kwi 18
6170