跳至内容
菜单
此问题已终结
1 回复
1152 查看

hi guys,

i want to ask you guys, What I want to ask is how can I retrieve the value in the previous allowance on the payslip structure? For example, as shown below. If you wish, please help

Thank you,

structure payslip monthly



payslip




What kind of python code should I use


形象
丢弃
最佳答案

Hi,

You can retrieve the previously calculated salary rule using the salary code. For example, if your salary rule is named 'Basic Salary' with the code 'BA,' you can obtain the data for this salary rule in another rule by simply using this code. If the amount is to be double that of the rule, you can use the following formula: result = BA * 2


Hope it helps

形象
丢弃
编写者

Thank you

相关帖文 回复 查看 活动
1
2月 24
1288
2
7月 25
3570
1
7月 25
2708
0
12月 24
1450
2
12月 23
1129