> For the complete documentation index, see [llms.txt](https://helpv2.nobi.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpv2.nobi.pro/products/warehouse-management/missing-goods-receipt.md).

# Missing goods receipt

When processing a return from the floor, inputting data into a missing item cell will generate a shortage slip, view the list as shown below.

<figure><img src="/files/bjgacWaR6pWDUYW0iFPc" alt=""><figcaption></figcaption></figure>

## **I. Export Excel according to filter results**

There are 2 ways to export an excel file.

Method 1: "Export Excel according to filter results" will be performed as shown below:

<figure><img src="/files/magLD5woUV4k98YAoFEQ" alt=""><figcaption></figcaption></figure>

Method  2: "Export selected excel orders", will be performed as shown below:

<figure><img src="/files/7ZdgUe4kOqmH7fBQL4xH" alt=""><figcaption></figcaption></figure>

## **II. Print Voucher**&#x20;

On the invoice list management page, you perform the following steps:&#x20;

Step 1: Select voucher&#x20;

Step 2: Click button "Tools"

Step 3: Click "Print invoices list"

<figure><img src="/files/k9YRNIB2F4v6km6Nl73G" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://helpv2.nobi.pro/products/warehouse-management/missing-goods-receipt.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.
