Bug Smash
The last release added a validator to check if a pay rate is above minimum wage, but deductions and payments share the same form model which cause the save function for deductions to crash as it is trying to validate the rate, but doesn’t have the current minimum wage in the form context.