Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
816 Представления

HI all
I have a challenge on  Condition Based on on Python Expression on Salary Rules Form

I have one variable by
worked_days.GLOBAL.number_of_days - for Public Holidays

and I want to calculate this if has quantity.

EXP:
in my calculation I paid salary according to attendance time
so if we have a public holiday we dont have attendance record but need to pay salary

accordingly, on one months maybe we dont have public holiday and one months we have
so I need one condition that this calculation works on that:

computation:
result =(contract.wage/30)*worked_days.GLOBAL.number_of_days

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
окт. 24
1768
1
февр. 22
3520
1
июл. 24
7303
0
нояб. 15
3806
0
мар. 15
4559