Bug #2266
openIncorrect salary calculation bug
0%
Description
The application's module that is responsible for calculating salaries is experiencing a defect, resulting in incorrect salary calculations for the employees. This bug leads to inaccurate data being sent to the database, causing difference in the financial records such as balance sheets, tax calculations and annual salary summaries.
Steps to reproduce:
1. Open the application.
2. Navigate to the module for salary calculation.
3. Write valid employee data for salary calculation.
4. Check the transferred data to the database.
Expected result:
The application should display the correct monthly salary amount on the screen.
Actual result:
Instead of displaying the correct monthly salary amount, the application shows an incorrect salary on the screen.
No data to display