...
RoundOff is bill based i.e every time bill is generated round off is adjusted so that payable amount is the whole number. Individual SW_ROUNDOFF in demand detail can be greater than 0.5 but the sum of all SW_ROUNDOFF will always be less than 0.5.
Frontend:
Configurations:
ws-services-masters MDMS folder:
https://github.com/egovernments/egov-mdms-data/tree/master/data/pb/ws-services-masters
Documents.json
Used to display the order of the files in the Documents section which needs to be uploaded from the Citizen or Employee while creating the Water Service application.
WaterSource.json - Provides details of the different types of water source and their sub types.
sw-services-calculation MDMS folder:
https://github.com/egovernments/egov-mdms-data/tree/master/data/pb/sw-services-calculation
Pipesize.json - Provides the details of the pipe sizes.
Roadtype.json - Provides the details of the different types of the Roads and their cutting charges.
PDF Configurations:
The UI and the PDFService retrieves the Data and Format configurations from the following path:
https://github.com/egovernments/configs/tree/master/pdf-service
Sewerage Citizen UI Guide:
...