# View Measurement Book

## Scope

View Measurement Book

Employee Mobile Application

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

ULB Employees

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

1. This page is to view MB details.
2. The details are as given below.
   1. Measurement Book Primary Details Details
      1. MB Number
      2. Work Order Number
      3. Muster Roll ID
      4. Project Description
      5. Measurement Period
   2. MB History (Cards) - In case of first MB, this information is not displayed.
      1. MB Number
      2. Period
      3. Date
      4. MB Amount
      5. Status

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

Actions - It will open up with the workflow actions according to role user is having.

1. Save as Draft - It will save the MB and assigned to creator.
2. Edit - It will open the MB in editable mode.
3. Submit - It will open the submit and forward workflow pop-up window.
4. Verify and Forward - It will open the verify and forward workflow pop-up window.
5. Send Back - It will open the send back workflow pop-up window.
6. Send Back To Originator - It will open the send back to originator workflow pop-up window.
7. Approve - It will open the approve workflow pop-up window.
8. Reject - It will open the reject workflow pop-up window.
9. View Utilization Statement - It will open the utilization statement in a pop-up window.

### 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/OlppjiTcAwjmvWO7jChH" alt=""><figcaption></figcaption></figure> <figure><img src="/files/MzpJLDKVrC1U40KjDAS7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/bVu60ln2WYAOpD7u7riM" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/cp4ispwOsjbx78nnufWH" alt=""><figcaption></figcaption></figure> <figure><img src="/files/44lMWEISECcfqrnImHHK" alt=""><figcaption></figcaption></figure></div>

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

1. Details to be displayed as per figma.


---

# 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/view-measurement-book.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.
