mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
[FIX] l10n_us_hr_payroll: remove overwrite to correct wage calculation above
This commit is contained in:
@@ -102,7 +102,6 @@ def general_state_unemployment(payslip, categories, worked_days, inputs, wage_ba
|
||||
|
||||
ytd_wage = suta_wage_ytd(payslip, categories)
|
||||
|
||||
wage = categories.GROSS + categories.DED_FUTA_EXEMPT
|
||||
return _general_rate(payslip, wage, ytd_wage, wage_base=wage_base, wage_start=wage_start, rate=rate)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user