I want to add expense amount of employee while creating their employee payslip. How to add expense amount in payslip?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
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
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.
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
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
3
10月 23
|
13747 | ||
|
1
3月 15
|
7820 | ||
|
0
3月 15
|
4401 | ||
|
14
9月 24
|
25430 | ||
|
1
9月 17
|
6421 |