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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
dic 19
|
4123 | ||
|
0
jul 19
|
4496 | ||
|
3
jul 19
|
6104 | ||
|
1
may 25
|
1027 | ||
|
1
mar 25
|
1207 |