跳至內容
選單
此問題已被標幟
1 回覆
1160 瀏覽次數

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
1303
2
7月 25
3571
1
7月 25
2721
0
12月 24
1456
2
12月 23
1141