Configuration changes for DIGIT 2.0 (30.07.2020) WS release
Document Type | Config Change |
---|---|
Owner |
|
Release name |
|
Date |
|
Status | COMPLETED |
MDMS Changes
Backend Config Chnages
Action | PR | Description |
---|---|---|
Update | To update bill PDF advance adjusted changes | |
Update | To Update PDF format | |
Update | To add Advance and pending amount conditional logic | |
Update | To add tenant Id in the | |
Update | To update the WS bill PDF format |
Infra Ops Config
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
helm/environments/<env>.yaml
autocreate-new-seq: "true"