# Manufacturing - Fulfillment

if you are producing a multi-level BOM product, and your quantity status appears as 'no quantity' or 'partial quantity' for the parts (sub-assemblies) you are producing, and not purchasing from your suppliers, those items will appear under manufacturing > fulfillment.

![](/files/-LUjU7ZkPFlYrlhBoGlB)

In this list you will get all the products for which you need to generate work orders. You can either generate a single work order, or summarized work order which will be a single work order with all selected work orders in it.

**Generate a single work order**

1. Select the product from the list by checking the box in front of it.&#x20;
2. Click on the bulk action > Work orders, and confirm it by clicking OK.

![](/files/-LUjXbD4F3smYHH8ArlX)

This will generate you a work order with all the input items and work operations you defined in the BOM based product.&#x20;

**Generate a summarized work order**

1. Select the products from the list by checking the boxes in front of them.
2. Click on the bulk action > Summarized work order, and confirm it by clicking OK.

![](/files/-LUjZgjZ_SYbGHRa1Wfn)

This will generate you a single work order that contains all the products you selected from the list, along with their input items and work operations.

![](/files/-LUjbJoXHm_dcqKWOc8J)


---

# 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://learn.erpag.com/project/manufacturing/manufacturing-fulfillment.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.
