[FIX] PAYROLL: Fix typo in function call from calcluate_federal_tax to calculate_federal_tax

This commit is contained in:
Horilla
2025-08-12 12:51:59 +05:30
parent 0bd292ccd0
commit b0dd68db94
21 changed files with 2347 additions and 3217 deletions

View File

@@ -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,