Renew/Edit Application
All the fields same as New TL Application only, but the difference is here, max fields are having pre populated data(On Loading the page, search is made for that particular application ).
Will get the Renew Trade License option, when the application is in approved state and same financial year application is not present in the workflow.
when we click on the Renew Trade License application, it will route to Renew screen,
Direct Renewal: There is no change in any fields and directly clicks on submit application, update api call is made for the respective application wit respective to Direct Renewal (applicationType
: RENEWAL
, workflowCode
: DIRECTRENEWAL,
)and it will go into direct renewal flow.
Edit Renewal: If there is any change in any fields and clicks on submit application, update api call is made with respective to edit renewal (applicationType
: RENEWAL
,workflowCode
: EDITRENEWAL
)and update the application and it will go into edit renewal flow.
Units, Accessories, Owners and documents details in case of Edit/Renewal flow:
Employee can edit units in both cases, employee can add and delete multiple units, please find the file below reg all use cases : https://github.com/egovernments/digit-ui-internals/blob/main/packages/modules/tl/src/pageComponents/TLTradeUnitsEmployee.js
Employee cannot edit accessories in both cases, employee can not add and delete multiple units and all fields are in disable state, please find the file below reg all use cases : https://github.com/egovernments/digit-ui-internals/blob/main/packages/modules/tl/src/pageComponents/TLAccessoriesEmployee.js
Employee can edit in both cases, expect ownership details, ownership details field is in disable state in both cases. please find the file below reg all use cases : https://github.com/egovernments/digit-ui-internals/blob/main/packages/modules/tl/src/pageComponents/TLTradeUnitsEmployee.js
Employee can edit the documents in both cases, please find the file blow reg all use cases: https://github.com/egovernments/digit-ui-internals/blob/main/packages/modules/tl/src/pageComponents/TLDocumentsEmployee.js
Acknowledgement screen:
After Success of update call, will route to acknowledgement screen.
EDIT Flow: It is also same like renewal flow only, but we are passing the action action
: RESUBMIT
on the update call with all the changes.
Application/ Trade Details: Application Details/Trade Details
TL Create New Application: New Trade License Application
ROLE ACTION MAPPING:
API | ROLES | ACTION ID | |
---|---|---|---|
1 |
|
|
|
2 |
|
|
|
3 |
|
|
|
4 |
|
|
|