minor fix

This commit is contained in:
Elvis 2023-10-04 17:17:30 -05:00
parent c9a1e39fca
commit 02ab69bf4e
1 changed files with 0 additions and 2 deletions

View File

@ -1468,8 +1468,6 @@ class PayrollPaycheckReport(Report):
concept = line['wage_type.']['type_concept']
if concept in wage_type_default and concept != 'salary':
unit_formula = line['wage_type.']['unit_price_formula']
if concept == 'sena':
res[key]['variation'] -= line['amount']
if unit_formula:
try:
unit_formula = Decimal(