Skip to Content
Menu
This question has been flagged
2 Replies
8294 Views

I want to add expense amount of employee while creating their employee payslip. How to add expense amount in payslip?

Avatar
Discard
Best Answer

Hi Remya,

You can use inputs of salary rules where you can have your own salary rule for expense and you can link that on salary structure of employee.

Regards, Mustufa

Avatar
Discard
Author

I tried it, but each time expense amount will be the varying one. Then how can i write it through a python code.

You can define new field on employee form Expenses (one2many) and then by browsing employee object in python code you can create salary rule.

Best Answer

Hello, can someone elaborate on this? I'm having my sales staff add their VARIABLE commission as an expense, and rhen I need to add it to the PaySlip so that I can print Base + Commission (expense).

I'm not clear how to Python Code that the approved commission (expense) gets added to the Payslip.

Any comments will be greatly appreciated.

Cheers,

Ricardo Malla

Avatar
Discard
Related Posts Replies Views Activity
3
Oct 23
13484
1
Mar 15
7564
0
Mar 15
4165
14
Sep 24
25196
1
Sep 17
6220