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!
Registrácia| Related Posts | Replies | Zobrazenia | Aktivita | |
|---|---|---|---|---|
|
4
sep 25
|
8288 | |||
|
2
dec 19
|
5633 | |||
|
0
júl 19
|
6310 | |||
|
1
mar 26
|
1499 | |||
|
3
feb 26
|
1387 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.