that is the wrong in this:
if worked_days.Unpaid.number_of_days > 0:
result = 0
else:
if worked_days.Late.number_of_hours > 0:
result = 0
else:
if worked_days.Left.number_of_hours > 0:
result = 0
else:
result = 15
that is the wrong in this:
if worked_days.Unpaid.number_of_days > 0:
result = 0
else:
if worked_days.Late.number_of_hours > 0:
result = 0
else:
if worked_days.Left.number_of_hours > 0:
result = 0
else:
result = 15
Create an account today to enjoy exclusive features and engage with our awesome community!
Prijavi| Related Posts | Odgovori | Prikazi | Aktivnost | |
|---|---|---|---|---|
|
4
sep. 25
|
8272 | |||
|
2
dec. 19
|
5615 | |||
|
0
jul. 19
|
6308 | |||
|
1
mar. 26
|
1468 | |||
|
3
feb. 26
|
1370 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.