MDMS Configuration & Migration Updates
Last updated
Last updated
All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.
Feature | Service Name | Changes | Description |
---|---|---|---|
Create IFIX COA code for WS_TIME_PENALTY, 10201 & WS_ADVANCE_CARRYFORWARD , and run the following insert queries by replacing id & ifixcoacode.
insert into ifix_adapter_coa_map(id,clientcode,ifixcoacode,ifixid,tenantid) values(,'WS_TIME_PENALTY','0215-01-104-00-00-00',,'pb');
insert into ifix_adapter_coa_map(id,clientcode,ifixcoacode,ifixid,tenantid) values(,'10201','0215-01-104-00-00-00',,'pb');
insert into ifix_adapter_coa_map(id,clientcode,ifixcoacode,ifixid,tenantid) values(,'WS_ADVANCE_CARRYFORWARD','0215-01-799-04-00-43',,'pb');
Feature | Service Name | Changes | Description |
---|---|---|---|
Penalty configuration change
ws-services-calculation
Penalty Change
Added new penalty taxhead
Access Control
Updated actions-test.json
Updated roleactions.json
Updated actions-test.json
Penalty and Advance Enabled
BillingService
Enabled Penalty and Advance
Role added
Added role
Enabled Time penalty
BillingService
Enabled Time penalty
Added Business service json in Billing service
BillingService
Added Business service json in Billing service for enable and disable Advance and penalty in Tenant level
Added TaxHeadMaster json in Billing service
BillingService
Added TaxHeadMaster json in billing service for enable and disable advance and penalty in tenant level
Added TaxPeriod json in Billing service
BillingService
Added TaxPeriod json in Billing service for enable and disable advance and penalty in tenant level
Penalty Type changing
ws-services-calculation
Updated the penalty type in this path - users can modify based on the requirement in tenant (verify document for penalty type)
Demand Penalty Details and action roles
Added demand penalty details and action roles
By Enabling and disabling this we can able change the payment type from state level to tenant level
By enabling and disabling this we can change the payment type from state level to tenant level
App Force Update
We need to update the version in MDMS with the latest version to be deployed in PlayStore or AppStore
Advance and Penalty changes
Code changes related to advance and penalty parameters
egov-persister
Syntax correction
pdf-service
data config changes for advance and penalty
format config changes for advance and penalty
dashboard-analytics