# Work Orders

## Scope

Work Orders Card View

Employee Mobile Application

## Actors <a href="#actors" id="actors"></a>

ULB Employees

## Details <a href="#details" id="details"></a>

1. This page list all the work orders of the status “Accepted”.
2. Limited work order information is displayed on the card as given below.
   1. Work Order Number
   2. Project Description
   3. CBO Name
   4. CBO Role
   5. Officer In-charge Name
   6. Project Start Date
   7. Project End Date
   8. Work Value
   9. Status

### Actions <a href="#actions" id="actions"></a>

1. Filter - It allows the user to filter the listed work orders by the values provided.
   1. Work Order Number
   2. Project Name
   3. Project ID
   4. Project Type
   5. Ward

### Validations <a href="#validations" id="validations"></a>

None

### Configuration <a href="#configuration" id="configuration"></a>

None

### Notifications <a href="#notifications" id="notifications"></a>

None

## User Interface <a href="#userinterface" id="userinterface"></a>

<div><figure><img src="/files/ZZ860KkhkbmaZ4QFMqg9" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QlwFkqeqJWNqeed07X3h" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/KLBX7rQIv899cAhtWTQ3" alt=""><figcaption></figcaption></figure> <figure><img src="/files/CWWoGmZGFuS1rMxJVpY0" alt=""><figcaption></figcaption></figure></div>

## Acceptance Criteria <a href="#acceptancecriteria" id="acceptancecriteria"></a>

1. All the work orders with status accepted are listed.
2. Option to sort and filter the work order is provided.
3. Option to view the complete Work Order details is provided.
4. Option to initiate new MB creation is provided.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digit.org/works/reference-implementations/muktasoft-v2.2/specifications/functional-requirements/user-stories/employee-mobile-application/work-orders.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
