You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature(Payroll Message error) - Prevent entry into the database of items whose values are not defined - Display of the name of the employee for whom the Payroll data configuration was incorrect (920299a)
fix(Problem of deductions from salaries) - Red coloring of employees for whom the net salary is negative - Added an error message reporting the case of employees for whom the net salary is negative (8a9647f)
Allow 0 for unit prices in patient invoices (1cc7ace)
Disable failing integration:stock test for now (59f81fd)
test(Payroll) - Implement integration test for Payroll Indice (8d5d70b)
fix(PayrollIndiceIncrease) - Remove Procedure UpdateStaffingIndice - Create a new function for UpdateEmployeesBasicIndice - Implement Integration test for check the value on Basic Indice - Resolve conflict with branch master (687a9b3)