Search Muster Roll
Context
Search a muster roll by various ULB employees/users.
Actors
Employee
Role: MUSTER ROLL VERIFIER, MUSTER ROLL APPROVER
Scope
Search - To search the result upon supplying the parameter values.
Clear Search - To clear the search parameters supplied.
Details
Search Muster Roll- It has to be configurable and is mapped with a role on demand.
Search Muster Roll is provided to allow the users to search a muster roll and view its details.
Search Criteria
# | Field | Data Type | Description |
---|---|---|---|
1 | Ward | Drop-down | Auto-complete, matching search. The values populated from ward boundary master data. |
2 | Project type | Drop-down | Project type masters value |
3 | Project name | Textbox | Project name |
4 | Muster Roll ID | Textbox | Muster roll ID, unique identification no. |
5 | Status | Drop-down | Workflow state of a muster roll. |
6 | Created From | Date Picker | Muster roll creation date. |
7 | Created To | Date Picker | Muster roll creation date. |
At least one parameter is required to perform the search.
The date range From Date/ To Date is considered one parameter.
An exact search is performed for the values entered/selected except the project name.
For project name fuzzy search to be enabled.
In case multiple parameter values are supplied AND are applied for searching record.
Search Result
The search result is shown as given below.
# | Field | Data Type | Description |
---|---|---|---|
1 | Muster Roll ID | Display Only | A hyperlink to open the muster roll in view mode. |
2 | Project name | Display Only | Project name with project description displayed as tool-tip on mouseover |
3 | Name of CBO | Display Only | Name of the organization to whom Work Order is awarded. |
5 | Location | Display Only | Locality name along with ward name. (Locality + Ward) |
6 | Status | Display Only | Workflow status of the muster roll. |
7 | Wage Amount | Display Only | Total muster roll amount. |
Validations
At least one parameter is required to perform the search.
Notifications
Not applicable.
User Interface
Acceptance Criteria
Acceptance Criteria | Description |
---|---|
1 | At least one parameter is required to perform the search. |
2 | Search result displayed on matching records found else no record found message is displayed. |
3 | Pagination is applied if more than 10 records are found. |
Last updated