> For the complete documentation index, see [llms.txt](https://document.o2skin.asia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://document.o2skin.asia/quan-ly-kho-hang/yeu-cau-xuat-kho/dong-phieu-cac-phieu-co-trang-thai-da-xuat-1-phan-va-mo-phieu.md).

# Đóng phiếu các phiếu có trạng thái "Đã xuất 1 phần và Mở phiếu"

Dưới đây là các bước hướng dẫn chi tiết để đóng phiếu đối với những phiếu đã xuất một phần và mở phiếu:

### **Bước 1: Truy cập màn hình Yêu cầu xuất kho**

* Truy cập vào mục **Quản lý kho** trên thanh điều hướng bên trái.
* Chọn **Yêu cầu xuất kho**.

<figure><img src="/files/5s4YR2Yw1rMN0cXtKLs1" alt=""><figcaption></figcaption></figure>

### **Bước 2: Đóng phiếu yêu cầu xuất kho**

* Trong danh sách phiếu yêu cầu xuất kho, tìm phiếu bạn muốn đóng (phiếu có trạng thái Đã xuất 1 phần và mở phiếu).
* Nhấn vào biểu tượng ba chấm ở phía bên phải của phiếu cần đóng.
* Chọn **Đóng phiếu** từ menu hiện ra.

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

### **Bước 3: Xác nhận đóng phiếu**

* Một cửa sổ xác nhận sẽ xuất hiện để bạn xác nhận việc đóng phiếu.
* Nhấn **Xác nhận** để hoàn tất việc đóng phiếu.

<figure><img src="/files/129CN3sKflaJZ87oc8IH" alt="" width="212"><figcaption></figcaption></figure>

Với các bước hướng dẫn trên, bạn có thể dễ dàng đóng các phiếu yêu cầu xuất kho, giúp quản lý và kiểm soát quá trình xuất kho một cách hiệu quả.


---

# 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://document.o2skin.asia/quan-ly-kho-hang/yeu-cau-xuat-kho/dong-phieu-cac-phieu-co-trang-thai-da-xuat-1-phan-va-mo-phieu.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.
