Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Objective

To provide users the details of the Bills and options to pay the bill.

...

Both Citizen and Employee would be able to Download the Bill Details as PDF file.

Implementation Details:

This screen is developed under the egov-wns-dev folder in the below file:

...

For the Sewerage Connection, the Bill will be expired as per the configured “DemandExpiryDate” value in the BillingPeriod MDMS file.

Add Rebate / Penalty:

Employee will be able to add Rebate or Penalty on the bill and the amount would be reflected in the Bill amount. To do this, the UI would call the “/_applyAdhocTax“ API available in the Water / Sewerage service.

Localisation:

Localisation keys used in the ViewBill page are added under “rainmaker-ws” locale module and the same should be used if any new keys are added in this page.