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!
साइन अप करें| Related Posts | Replies | डेटा देखने का तरीका | ऐक्टिविटी | |
|---|---|---|---|---|
|
4
सित॰ 25
|
8360 | |||
|
2
दिस॰ 19
|
5709 | |||
|
0
जुल॰ 19
|
6389 | |||
|
1
मार्च 26
|
1659 | |||
|
3
फ़र॰ 26
|
1444 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.