Configuration changes for DIGIT 2.0 (30.07.2020) WS release

Document Type

Config Change

Document Type

Config Change

Owner

 

Release name

 

Date

 

Status

COMPLETED

 

MDMS Changes

Action

PR

Description

Action

PR

Description

Update

PR-1043

To update the ID format

Update

PR-1058

to update application types

Backend Config Chnages

Action

PR

Description

Action

PR

Description

Update

PR-357

To update bill PDF advance adjusted changes

Update

PR-340

To Update PDF format

Update

PR-342

To add Advance and pending amount conditional logic

Update

water-meter.yml

To add tenant Id in the eg_ws_meterreading table

Update

ws-bill.json

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"