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

Hi,

to change the total can assign a variable to result in python code within the salary rules.

Example: result = (contract.wage * worked_days.HR.number_of_hours). How do I change the quantity field in the count of wages with python code in salary rules?

Аватар
Отменить
Лучший ответ

result_qtyworked_days.HR.number_of_hours  #Set quantity of rule
result_rate =100.00  #Set ratio of rule

resultcontract.wage  #Set amount of rule

Аватар
Отменить

Hi Mariana,

1st I would like to thank you for the great info,

would you plz contact me on m.hagag at dvit.me ?

Related Posts Ответы Просмотры Активность
1
окт. 24
1757
1
февр. 22
3503
0
нояб. 15
3795
0
мар. 15
4538
0
мар. 15
4245