Project

General

Profile

Bug #87

Updated by Elena Stojanovska over 2 years ago

*Description* 
 Salary calculating module, wrongly calculates the salary. 

 *Steps to reproduce* 
 # Open the salary calculator app 
 # Check if salary numbers are correctly inputted in database 
 # Go back to the salary calculator  
 # Choose an employee  
 # Insert valid salary data 
 # Click on "calculate salary" for that employee 
 

 *Expected result* 
 Salary for that employee should be properly calculated 

 *Actual result* 
 Salary shown is not correctly calculated 

Back