Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
7142 Переглядів

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
1584
1
лют. 22
3386
0
лист. 15
3688
0
бер. 15
4431
0
бер. 15
4119