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

I have a policy to deduct lateness from employee salary. The formula is for example,

Lateness charge per hour = (basic + meal + entertainment) / 234

Where contract.wage = gross salary of employee basic = contract.wage *0.20 meal allowance = contract.wage *0.10 entertainment = contract-wage * 0.15

I manually capture the no of hours employee is absent and for each employee I need to add this as input and get the formula to calculate the lateness charge by multiplying the hours inputed manually with the formula above. I need to do this for every employee who is later in the month. Remember that not all employees are late every month so the rule should work only on those whom I have entered input for no of hours late.

How do I use the salary rule to achieve this?

Avatar
Discard
Best Answer

I need this as well

Avatar
Discard
Best Answer

Need solutions for the same problem.

I work on odoo v10.

Please help ...

Avatar
Discard
Related Posts Replies Views Activity
0
Nov 23
1223
3
May 22
10198
0
May 16
2869
8
Feb 24
12105
3
Mar 15
7893