Bug #2633
Updated by Makedonka Nikolovska over 1 year ago
Description: The payroll module responsible for calculating employee salaries is generating incorrect salary numbers Steps to reproduce: 1. Open the salary calculation module 2. Enter some data to calculate employer's salary 3. Open the SQL database 4. Write SQL query to retrieve the employer salary, balance sheet, tax calculations, and annual salary summary 5. Cross-check calculated salary with the salary created in the database sheet Expected result: The payroll module should correctly calculate the monthly salary based on the entered data Actual result: The payroll module calculates incorrect salary numbers. These incorrect numbers are stored in the database and reflected in the balance sheet, tax calculations, and annual salary summaries. Environment: Salary module