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!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
4
Sep 25
|
8228 | |||
|
2
Dec 19
|
5602 | |||
|
0
Jul 19
|
6286 | |||
|
1
Mar 26
|
1355 | |||
|
3
Feb 26
|
1344 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.