Ir al contenido
Menú
Se marcó esta pregunta
2901 Vistas

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
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
dic 19
4177
0
jul 19
4577
3
jul 19
6199
0
ago 25
108
1
may 25
1310