I want to setup a penalty where if an employee destroys company property, they pay an amount that is deducted from there salary monthly for a specified period of time. how can i achieve this
thanks
Create a Salary Component for the payment and then use the Additional Salary functionality.
Make sure you add the component to your Salary Structure
what if the amount is not fixed and keeps on changing
can’t it be like a loan which is deducted from salary on a certain date because i want to achieve something similar to that
I assume the amount will change for each individual damage, this is not a problem
It will be like a loan that is deducted everytime you want to run payroll.
Rather than ask more questions I will recommend you try out my suggestion. That is how some of us got to understand ERPNext, trial and error