@@ -84,6 +84,7 @@ class MonthlyPayroll(MonthlyPayrollBase):
|
||||
care_insurance: Decimal
|
||||
pension_insurance: Decimal
|
||||
employment_insurance: Decimal
|
||||
child_support: Optional[Decimal] = None
|
||||
income_tax: Decimal
|
||||
resident_tax: Decimal
|
||||
other_deduction: Decimal
|
||||
|
||||
Reference in New Issue
Block a user