Bug #723
Updated by Aleksandar Korunoski over 2 years ago
Description: The salary calculator app calculates the salary incorrectly Steps to reproduce: Steps: 1. Open the app 2. Add daily wage for "employee 1" 3. Add number of working days in the month 4. Click calculate 5. Open the database and calculate the monthly salary of "employee 1" manually 6. Compare the results Expected result: The calculations should be the same Actual result: The calculation from the app is incorrect and is not the same as the manual calculation of the database