[FIX] PAYROLL: Fix typo in function call from calcluate_federal_tax to calculate_federal_tax
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"model": "payroll.loanaccount",
|
||||
"pk": 1,
|
||||
"fields": {
|
||||
"created_at": "2025-06-12T09:45:26.097Z",
|
||||
"created_at": "2025-07-12T09:45:26.097Z",
|
||||
"created_by": 1,
|
||||
"modified_by": 1,
|
||||
"is_active": true,
|
||||
@@ -11,7 +11,7 @@
|
||||
"title": "Medical Loan",
|
||||
"employee_id": 18,
|
||||
"loan_amount": 60000.0,
|
||||
"provided_date": "2025-06-01",
|
||||
"provided_date": "2025-07-01",
|
||||
"allowance_id": 5,
|
||||
"description": "Loan for parents medical case",
|
||||
"is_fixed": true,
|
||||
|
||||
Reference in New Issue
Block a user