Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added all fees type in taxheadmaster file. #59

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions data/kl/BillingService/BusinessService.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,17 @@
"isAdvanceAllowed": false,
"demandUpdateTime": 604800000,
"isVoucherCreationEnabled": true
},
{
"businessService": "task-summon",
"code": "task-summon",
"collectionModesNotAllowed": [
"DD","OFFLINE_NEFT","OFFLINE_RTGS","POSTAL_ORDER"
],
"partPaymentAllowed": false,
"isAdvanceAllowed": false,
"demandUpdateTime": 604800000,
"isVoucherCreationEnabled": true
}
]
}
100 changes: 100 additions & 0 deletions data/kl/BillingService/TaxHeadMaster.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,66 @@
"order": "0",
"isRequired": false
},
{
"category": "ADVANCE_COLLECTION",
"service": "case",
"name": "Case Efiling advance carry forward court fees",
"code": "CASE_ADVANCE_CARRYFORWARD_COURT_FEES",
"isDebit": true,
"isActualDemand": false,
"order": "0",
"isRequired": false
},
{
"category": "ADVANCE_COLLECTION",
"service": "case",
"name": "Case Efiling advance carry forward vakalathnama fee",
"code": "CASE_ADVANCE_CARRYFORWARD_VAKALATHNAMA_FEES",
"isDebit": true,
"isActualDemand": false,
"order": "0",
"isRequired": false
},
{
"category": "ADVANCE_COLLECTION",
"service": "case",
"name": "Case Efiling advance carry forward Advocate welfare fund",
"code": "CASE_ADVANCE_CARRYFORWARD_ADVOCATE_WELFARE_FUND",
"isDebit": true,
"isActualDemand": false,
"order": "0",
"isRequired": false
},
{
"category": "ADVANCE_COLLECTION",
"service": "case",
"name": "Case Efiling advance carry forward advocate clerk welfare fund",
"code": "CASE_ADVANCE_CARRYFORWARD_ADVOCATE_CLERK_WELFARE_FUND",
"isDebit": true,
"isActualDemand": false,
"order": "0",
"isRequired": false
},
{
"category": "ADVANCE_COLLECTION",
"service": "case",
"name": "Case Efiling advance carry forward total application fee",
"code": "CASE_ADVANCE_CARRYFORWARD_APPLICATION_FEES",
"isDebit": true,
"isActualDemand": false,
"order": "0",
"isRequired": false
},
{
"category": "ADVANCE_COLLECTION",
"service": "case",
"name": "Case Efiling advance carry forward petition fee",
"code": "CASE_ADVANCE_CARRYFORWARD_PETITION_FEES",
"isDebit": true,
"isActualDemand": false,
"order": "0",
"isRequired": false
},
{
"category": "ADVANCE_COLLECTION",
"service": "task",
Expand All @@ -41,6 +101,46 @@
"isActualDemand": false,
"order": "0",
"isRequired": false
},
{
"category": "ADVANCE_COLLECTION",
"service": "task-summon",
"name": "Task Summon advance carry forward",
"code": "TASK_SUMMON_ADVANCE_CARRYFORWARD",
"isDebit": true,
"isActualDemand": false,
"order": "0",
"isRequired": false
},
{
"category": "ADVANCE_COLLECTION",
"service": "task-summon",
"name": "Task Summon advance carry forward court fees",
"code": "TASK_SUMMON_ADVANCE_CARRYFORWARD_COURT_FEES",
"isDebit": true,
"isActualDemand": false,
"order": "0",
"isRequired": false
},
{
"category": "ADVANCE_COLLECTION",
"service": "task-summon",
"name": "Task Summon advance carry forward gst",
"code": "TASK_SUMMON_ADVANCE_CARRYFORWARD_GST",
"isDebit": true,
"isActualDemand": false,
"order": "0",
"isRequired": false
},
{
"category": "ADVANCE_COLLECTION",
"service": "task-summon",
"name": "Task Summon advance carry forward iPost",
"code": "TASK_SUMMON_ADVANCE_CARRYFORWARD_I_POST",
"isDebit": true,
"isActualDemand": false,
"order": "0",
"isRequired": false
}
]
}
8 changes: 8 additions & 0 deletions data/kl/BillingService/TaxPeriod.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,14 @@
"service": "advocateApplication",
"code": "APAN202330",
"financialYear": "2023-30"
},
{
"fromDate": 1680287400000,
"toDate": 1901145600000,
"periodCycle": "ANNUAL",
"service": "task-summon",
"code": "TSSAN202330",
"financialYear": "2023-30"
}
]
}
42 changes: 42 additions & 0 deletions data/kl/payment/PaymentHeads.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"tenantId": "kl",
"moduleName": "payment",
"PaymentHeads": [
{
"headId": "00374",
"masterCode":"CASE_ADVANCE_CARRYFORWARD_COURT_FEES"
},
{
"headId": "00374",
"masterCode":"CASE_ADVANCE_CARRYFORWARD_VAKALATHNAMA_FEES"
},
{
"headId": "00374",
"masterCode":"CASE_ADVANCE_CARRYFORWARD_ADVOCATE_WELFARE_FUND"
},
{
"headId": "00374",
"masterCode":"CASE_ADVANCE_CARRYFORWARD_ADVOCATE_CLERK_WELFARE_FUND"
},
{
"headId": "00374",
"masterCode":"CASE_ADVANCE_CARRYFORWARD_APPLICATION_FEES"
},
{
"headId": "00374",
"masterCode":"CASE_ADVANCE_CARRYFORWARD_PETITION_FEES"
},
{
"headId": "00374",
"masterCode":"TASK_SUMMON_ADVANCE_CARRYFORWARD_COURT_FEES"
},
{
"headId": "00374",
"masterCode":"TASK_SUMMON_ADVANCE_CARRYFORWARD_GST"
},
{
"headId": "00374",
"masterCode":"TASK_SUMMON_ADVANCE_CARRYFORWARD_I_POST"
}
]
}
51 changes: 51 additions & 0 deletions data/kl/payment/PaymentMasterCode.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
{
"tenantId": "kl",
"moduleName": "payment",
"PaymentMasterCode": [
{
"businessService": "case",
"type": "Court Fee",
"masterCode":"CASE_ADVANCE_CARRYFORWARD_COURT_FEES"
},
{
"businessService": "case",
"type": "Vakalathnama Fee",
"masterCode":"CASE_ADVANCE_CARRYFORWARD_VAKALATHNAMA_FEES"
},
{
"businessService": "case",
"type": "Advocate Welfare Fund",
"masterCode":"CASE_ADVANCE_CARRYFORWARD_ADVOCATE_WELFARE_FUND"
},
{
"businessService": "case",
"type": "Advocate Clerk Welfare Fund",
"masterCode":"CASE_ADVANCE_CARRYFORWARD_ADVOCATE_CLERK_WELFARE_FUND"
},
{
"businessService": "case",
"type": "Total Application Fee",
"masterCode":"CASE_ADVANCE_CARRYFORWARD_APPLICATION_FEES"
},
{
"businessService": "case",
"type": "Petition Fee",
"masterCode":"CASE_ADVANCE_CARRYFORWARD_PETITION_FEES"
},
{
"businessService": "task-summon",
"type": "COURT_FEES",
"masterCode":"TASK_SUMMON_ADVANCE_CARRYFORWARD_COURT_FEES"
},
{
"businessService": "task-summon",
"type": "GST",
"masterCode":"TASK_SUMMON_ADVANCE_CARRYFORWARD_GST"
},
{
"businessService": "task-summon",
"type": "I_POST",
"masterCode":"TASK_SUMMON_ADVANCE_CARRYFORWARD_I_POST"
}
]
}