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
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
4
Sep 25
|
6377 | ||
|
2
Dec 19
|
4268 | ||
|
0
Jul 19
|
4698 | ||
Batches of pay slips
Solved
|
|
1
Sep 25
|
376 | |
|
1
May 25
|
1500 |