# Create/ Edit MB

## Scope

Create 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 create a new MB for a project or edit an existing MB in workflow.
2. A MB would be either first MB, intermediate MB or a last MB for a project.
3. First MB will not have any used quantity and MB history associated with it while the subsequent MBs will have used quantity as well as a associated MB history. Complete MB details of previous MB can be seen using view MB details.
4. The details is displayed as below while creating a MB.
   1. Measurement Book Primary Details Details
      1. MB Number
      2. Work Order Number
      3. Muster Roll ID
      4. Project Description
      5. Measurement Period
5. 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. Edit
2. Submit
3. Verify and Forward
4. Send Back
5. Send Back To Originator
6. Approve
7. Reject

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

1. All the validations applied while creating/ editing a MB in Web application.
2. All the validation applied during workflow available in web.

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

None

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

All the notification during workflow as per web application.

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

<div><figure><img src="/files/qiAAp2cvQvQX3spI1mYy" alt=""><figcaption></figcaption></figure> <figure><img src="/files/DPMMJvuSj3qhYSJdeYxy" alt=""><figcaption></figcaption></figure> <figure><img src="/files/k3kc0iBhXK9CDEBES5DO" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/FwadUY1RBxrIB3ejFDK6" alt=""><figcaption></figcaption></figure> <figure><img src="/files/sBYd87dkjCikTyTLFYpD" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Jbf3KjdIALVExTyRmfrL" alt=""><figcaption></figcaption></figure></div>

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

1. Create MB Page is developed as per figma.
2. All the validations existing to web application are applicable here.
3. All web workflow actions are applicable and displayed as per the role user has.


---

# 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/create-edit-mb.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.
