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
관련 게시물 | 답글 | 화면 | 활동 | |
---|---|---|---|---|
|
4
9월 25
|
6681 | ||
|
2
12월 19
|
4432 | ||
|
0
7월 19
|
4897 | ||
Batches of pay slips
해결 완료
|
|
1
9월 25
|
589 | |
|
1
5월 25
|
1836 |