Interface to manage the bonus for the employees. This interface allows the user to
- Create a Bonus
- Delete a Bonus
- Define the period and pay date for the bonus, formula to calculate the bonus
- Select the employees applicable for the bonus
- Calculate the bonus amount for the employees
Overview Screen: Lists the available Bonus
 
Detail SCreen: Displays the details of the selected bonus and the employees eligible for the bonus.
 
Bonus detail screen has the following informations:
| Bonus Name | Name of the Bonus | 
| Bonus Period | The period from and to for the bonus | 
| Pay Date | Pay date for the bonus | 
| Formula | Formula to calculate the bonus amount | 
| Maximum Bonus Amount | The maximum bonus amount that can be paid | 
| Round Type | Rounding optionn for the bonus amount. Ex: Round to two digits, round to nearest, lower or higher integer etc | 
| Consider employees working days greater than | This field allows to set the minimum number of days worked to gain eligibility for the bonus | 
Note: Once the bonus is saved, the employees can be added using the child toolbar. The bonus amount will be calculated for the selected employees.
Child Detail Screen: Displays the bonus details for the selected employee.
 
Child detail screen has the following information:
| Pay Date | The date of bonus payment for the employee | 
| *Days worked | Days workrd by the employee in the bonus period, acquired from Attendance | 
| *Total Salary | Employees total payment | 
| *Bonus Payable | The payable amount according to thae bonus calculation | 
| Customary Bonus | |
| Interim Bonus | |
| Income tax | |
| Financial Loss | |
| Total Deductions | |
| Net Amount Payable | |
| Amount Paid | |
| Difference | 
Note: *Generated automatically, read only fields.
Copyright (c) 2003-2008 Lenvica Computer Solutions





