Actions
Bug #2629
openSalary calculator malfunction
Start date:
08/14/2024
Due date:
% Done:
0%
Estimated time:
Description
The app makes mistakes in the phase of calculating the salaries of the employees compared with the manual calculation done with the data from the database.
Steps to reproduce
1.Open the app.
2.Select an employee.
3.Click on calculate employee salary.
4.Open the database with an SQL application.
5.Check the monthly progress of the employee and manually make monthly salary calculation.
Expected results
3.The application should give us the correct amount for the given employees monthly salary.
Actual results
5.Incorrect value for salary based on the manually calculated monthly salary based on the database information.
Environment
Monthly salary application and company database.
Actions