Actions
Bug #88
openIncorrect Salary Calculation
Start date:
05/23/2023
Due date:
% Done:
0%
Estimated time:
Description
Description
The application's salary calculation module is experiencing an unidentified defect, resulting in incorrect salary calculations. As a consequence, the wrongly salary figures are being transmitted from the database, leading to subsequent errors in balance sheet tax calculations and annual salary calculations.
Steps to Reproduce
- Log in to the application using valid credentials.
- Navigate to the "Salary Calculation" section.
- Enter the required inputs, such as employee ID, hours worked, overtime hours, deductions, and allowances.
- Submit the form to initiate the salary calculation process.
- Observe the calculated salary and compare it with the expected amount.
Expected Result
The calculated salary should be accurate and match the expected amount based on the provided inputs and the organization's salary calculation rules.
Actual Result
The calculated salary is incorrect and does not match the expected amount. The discrepancy varies for different employees and is not consistent.
Actions