# Chuẩn Bị Hàng

Giúp thực hiện đồng loạt các đơn hàng sang cùng một trạng thái hay in đơn chỉ bằng một thao tác.

Nhằm tiết kiệm thời gian hơn khi phải thực hiện từng đơn lẻ mà có cùng một thao tác.

**Bước 1:** **Đăng nhập vào hệ thống Mento** >> **Ment đơn hàng** >> **Chuẩn bị hàng**

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

**Bước 2: Chọn các đơn hàng cần xử lý** >> Chọn **Thao tác muốn thực hiện**

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

**Các thao tác thực hiện:**

* **Chuyển sang chờ đóng hàng:** Các đơn hàng sẽ được thay đổi trạng thái sang đơn Chờ đóng hàng
* **Sang màn hình in đơn:** Người dùng sẽ được điều hướng đến màn hình In đơn


---

# 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://guide.mento.vn/ment-don-hang/chuan-bi-hang.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.
