Bug #949
openSalary calculating module produces incorrect results.
0%
Description
Description
The salary calculating module has an unidentified defect that causes it to calculate the salaries of the employees incorrectly. This defect affects other modules of the system that depend on the salary data, such as balance sheet, tax calculations and annual salary calculations.
Steps
1. Launch and log in in the application
2. Navigate to the salary calculation page
3. Enter the employees salary calculating criteria (name, hours worked, hourly rate, deductions, bonuses)
4. Click the Calculate button
5. Observe the monthly salary result
6. Open the database and calculate manually the salary of the same employee.
7. Compare the calculations.
Expected result : The salary calculation module should calculate correctly based on employee details and provide accurate and consistent data to other modules.
Actual result: Calculation module from the application calculates the monthly salary incorrectly and the results are not the same as the calculation from the data base.
No data to display