> For the complete documentation index, see [llms.txt](https://docs.sandbox.com.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.com.vn/6.-cong-viec/6.1-xu-ly-don/6.1.4-danh-sach-in-don.md).

# 6.1.4 Danh sách in đơn

* Tại giao diện **Chi tiết khách hàng**, tích chọn các sản phẩm cần in đơn sau đó chọn mục ![](https://docs.sandbox.com.vn/~gitbook/image?url=https%3A%2F%2F46536393-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FKnaMljuquxKOnflZEqLy%252Fuploads%252F3jfCsqXYIaAMZTDrs1RS%252Fimage.png%3Falt%3Dmedia%26token%3D60875337-3471-4118-9df4-58a1b72e9522\&width=109\&dpr=4\&quality=100\&sign=531f07f2\&sv=1) , hệ thống sẽ hiển thị thông báo thành công

<figure><img src="/files/1tUkUU3I96KH7aTRQIDg" alt=""><figcaption></figcaption></figure>

* Sau khi gửi yêu cầu in order, toàn bộ các yêu cầu in đơn sẽ hiển thị trong giao diện **Danh sách in đơn** (1)

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

-> Tùy chỉnh thông tin tại bộ lọc tùy chỉnh (2) sau đó bấm chọn **Tìm kiếm**, hệ thống sẽ hiển thị tất cả danh sách in đơn theo bộ lọc đã chọn.

* Tại cột **Thao tác,** có thể tích chọn để xác nhận đã in đơn (1), chọn in đơn (2) để mở popup in hóa đơn và chọn biểu tượng thùng rác (3) để xóa mục in đơn khỏi danh sách in đơn

<figure><img src="/files/6InfjiSZUXRWqz2wtsyc" 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, and the optional `goal` query parameter:

```
GET https://docs.sandbox.com.vn/6.-cong-viec/6.1-xu-ly-don/6.1.4-danh-sach-in-don.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
