Actions
Bug #84
openIncorrect Salary Calculation Resulting in Database Inconsistencies
Start date:
05/23/2023
Due date:
% Done:
0%
Estimated time:
Description
Description:
The module responsible for calculating salaries in the deployed application is encountering an unidentified defect, leading to incorrect salary calculations.
Steps to Reproduce:
The module responsible for calculating salaries in the deployed application is encountering an unidentified defect, leading to incorrect salary calculations.
Steps to Reproduce:
- Log in to the application using valid credentials.
- Navigate to the "Salary Calculation" module.
- Enter the necessary inputs, such as employee details, hours worked, overtime, deductions, and any other relevant factors.
- Initiate the salary calculation process.
- Observe the calculated salary and associated data.
Expected result:
The application should accurately calculate the monthly salary based on the provided inputs, ensuring consistency with the database and other financial reports.
Actual result:
The salary calculation module is producing incorrect results, causing discrepancies in the transmitted salary numbers within the database. Consequently, these inconsistencies are reflected in the balance sheet, tax calculations, and annual salary calculations.
No data to display
Actions