Objective: To provide employees with search, edit, resubmit, approve, reject and option to send back amendment bills.
When the Bill Amendment application is created by the counter employee a bill amendment application number is generated. Using this number as well as other parameters, a user can search for the application on the Bill Amendment Inbox page.
Insert Bill Amend inbox Screenshot here (not developed yet in new-UI)
The first column of the result is the Bill Amendment number and every cell in this column is a link that leads the user to the Bill Amendment application details. This page has all details regarding the amendment application.
A download option is provided to download the application acknowledgement
Timelines Panel shows the status history and current status of the application
Once the application is approved the download button has the option to download coupon-pdf as well that looks as follows:
Only users with the role of approver i.e., “WS-AP”, “SW-AP” can approve the application.
The Application Details page of the bill amendment contains the Take Action button on the action bar at the bottom of the screen. The Take Action button opens a dropdown that contains some options described below. After clicking any of the given options an Action modal window is rendered.
Approve → After verifying approver can approve the application
Reject → Approver can Reject the application by giving a reason in the comments section displayed in the action modal.
Send-Back → Approver can send back the application to the counter employee after giving the reason in the action modal. This option is used when there is an error in the application or something needs to be changed by the counter employee.
For Counter Employees, the action bar is not visible until the approver sends the application back to the counter employee. It is visible when the approver sends back the application and it shows an option to resubmit using which the counter employee can submit the application again.
File Path:
Demand Revision: egov-mdms-data/DemandRevisionBasis.json at 95466d51227427fcb79b45cc6ac6ef8be6b34f94 · egovernments/egov-mdms-data
Required Documents: egov-mdms-data/documentObj.json at 95466d51227427fcb79b45cc6ac6ef8be6b34f94 · egovernments/egov-mdms-data
API
API description
inbox/v1/_search?_
WS_CEMP, SW_CEMP
Bill Amendment Search
/billing-service/amendment/_update
WS_CEMP, WS_AP
,
To Update bill amendment application(For edit,resubmit,approve and reject)
Objective: The create Bill Amendment feature is used for applying for amendments on Water and Sewerage Bills.
Bill amendment can be applied on any Water and Sewerage connection for which the bill has been generated and an amount is due. Counter Employee can apply for a bill amendment i.e., User with these roles “WS_CEMP”, “SW_CEMP”.
Every bill amendment application is part of the workflow.
The Create Bill Amendment flow starts when the user clicks on the action Bill Amendment from the Connection Details page of Water/Sewerage Connection and a Required Documents acknowledge screen is rendered.
Bill Amendment action will only be enabled when a bill is generated and an amount is due.
Clicking on apply continues the flow and renders the bill amendment apply page.
Here the user can enter the required details, like whether the user wants to apply for a Reduced amount(Rebate) or an additional amount(penalty). Other details can be understood from the screen itself.
Apart from the details users also have the option to add a Rebate/ Penalty that is not covered under the default tax heads and is shown at the bottom as an Adhoc rebate/penalty.
When a user clicks on Submit and all the validations on frontend are successful then a create post request is sent the this API endpoint “/billing-service/amendment/_create?
“ with an Amendment Object in the body(payload) which contains all the required details to apply for the amendment and a corresponding success/failure acknowledgement screen is shown on the screen.
Bill Amendment File path:
Bill Amendment Apply File Path:
The payload sent to the “/billing-service/amendment/_create
" endpoint looks like the following:
Demand Revision: egov-mdms-data/DemandRevisionBasis.json at 95466d51227427fcb79b45cc6ac6ef8be6b34f94 · egovernments/egov-mdms-data
Required Documents: egov-mdms-data/documentObj.json at 95466d51227427fcb79b45cc6ac6ef8be6b34f94 · egovernments/egov-mdms-dat
API
ROLES
ACTION ID
/billing-service/amendment/_create
WS_CEMP,SW_CEMP
2047
/egov-mdms-service/v1/_search
WS_CEMP,SW_CEMP
954
/filestore/v1/files/url
EMPLOYEE