Document Type | Config Change | ||||||
---|---|---|---|---|---|---|---|
Owner | |||||||
Release name | DIGIT 2.0 (30.07.2020) | ||||||
Date | 30.07.2020 | ||||||
Status |
|
MDMS changes
Feature | Status | Changes | Description | |||
---|---|---|---|---|---|---|
BPA | New | https://github.com/egovernments/egov-mdms-data/blob/de860a21ac770d90e9ee8ac5390558f2c0c38a8a/data/pb/BPA/DocTypeMapping.jsonPR-1123 | To add order for the documents | |||
BPA | Update | OC Calculation | BPA | New, Update | PR 123 (5) |
Updated OC calculation
Updated disclaimer
...
Deprecate | removed the sanction for OC low application | ||
BPA | Update | To update disclaimer | |
BPA | Update | Changed url - bpa to land |
...
BPA | New | Added idFormat for OC |
...
BPA | New | Added checklist for OC |
Updated usages
...
...
BPA | Update | Updated Occupancy type |
...
BPA | New | Added tax period for OC |
...
BPA | New | Added taxheadmaster for OC |
...
BPA | New | Added billing service for OC |
Updated Taxhead master for OC
Updated Tax period for OC
BPA | Update | Changed id format for bpa permit |
TradeLicense
Updated the URL for document pop up in the TL search screen
https://github.com/egovernments/egov-mdms-data/pull/1160/files#diff-9353223bf4c21616e1da760c3199ead0
Updation of rebate and penalty
TL Renewal Changes
Universal Collections
Added disclaimer in the footer
Localisation Search role action mapping
W&S | Update | To update the ID format | |
W&S | Update | to update application types | |
TL | Update | Updated URL for Required doc screen | |
TL | Update | Updated rebate and penalty | |
TL | Update | TL Renewal changes | |
UC | New | Added disclaimer in the footer | |
Localization | New | Added new action for v2 localisation search |
Mapped the localisation V2 search with Employee Role
...
Reports | Deprecate | Disabling the Reports and UI localization Links |
...
Backend Config Changes
Bill Genie lower case search
...
Backend Config Changes
Module | Action | PR | Description |
---|---|---|---|
W&S | Update | To update bill PDF advance adjusted changes | |
W&S | Update | To Update PDF format | |
W&S | Update | To add Advance and pending amount conditional logic | |
W&S | Update | To add tenant Id in the | |
W&S | Update | To update the WS bill PDF format | |
BillGenie | Update | To Update lower cases search | |
BPA | Update | Added audit details for owner |
...
BPA | Deprecate | Removed land info from bpa-persister |
...
BPA | New | Added indexer for bpa |
...
BPA | New | Added indexer for stakeholder Registration |
...
BPA | Update | Changed owners to landinfo and added revocation letter |
...
conten | |||
BPA | New | Added report run date |
...
BPA | New | Added report run date |
...
BPA | New | Added oc certificate |
...
BPA | Update | Updated texts |
...
BPA | Update | Changed alignment and added QA code |
...
BPA | New | Added for OC |
...
BPA | Update | Changed alignment and added QA code |
...
BPA | New | Added for OC |
...
BPA | Update | Changed filestore to filestoreId |
...
BPA | Update | Updated noc persister |
...
...
Infra Change:
W&S
File Name : helm/charts/municipal-services/sw-services/values.yaml
Removed the following details from values.yml
scid-format: "SW/[CITY.CODE]/[fy:yyyy-yy]/[SEQ_EGOV_COMMON]"
name: EGOV_IDGEN_SCID_FORMAT
value: {{ index .Values "scid-format" | quote }}
Removed the following data from helm/charts/municipal-services/ws-services/values.yaml
wcid-format: "WS/[CITY.CODE]/[fy:yyyy-yy]/[SEQ_EGOV_COMMON]"
name: EGOV_IDGEN_WCID_FORMAT
value: {{ index .Values "wcid-format" | quote }}
Autocreate-new-seq flag must be enabled in IdGen Service of environment file. Refer the following
File Name : helm/environments/<env>.yaml
autocreate-new-seq: "true"
File Name : helm/environments/qa.yaml
change the key from
allowed-file-formats:to allowed-file-formats-map:
File Name :helm/charts/municipal-services/firenoc-services/values.yaml
Added EGOV_DEFAULT_STATE_ID in fire noc environment file to pick up proper tenant during search call.
...