Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2986 Prikazi

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

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
4
sep. 25
6378
2
dec. 19
4268
0
jul. 19
4698
1
sep. 25
380
1
maj 25
1500