minor fix

This commit is contained in:
wilson gomez sanchez 2021-02-19 18:47:58 -05:00
parent da8abe045e
commit 541877660f
1 changed files with 1 additions and 1 deletions

View File

@ -73,5 +73,5 @@ def register():
liquidation.MoveProvisionBonusService,
payroll.PayrollSupportDispersion,
employee.UpdateEmployee,
payroll.wizard,
payroll.PayrollFix,
module='staff_payroll_co', type_='wizard')