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 data to calculate the employer's salary 3. Open the SQL database 4. Manually calculate Write SQL query to retrieve the employer's monthly salary employer salary, balance sheet, tax calculations, and annual salary summary 5. Cross-check the manually calculated salaries salary with the salary shown 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