> For the complete documentation index, see [llms.txt](https://lenef.gitbook.io/erpfactory/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lenef.gitbook.io/erpfactory/quan-ly-don-dat-hang.md).

# Quản lý đơn đặt hàng

Chức năng cho phép quản lý danh sách các đơn đặt hàng. Để xem danh sách thực hiện theo các bước:

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

* **B1:** Truy cập Đơn đặt hàng

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

* **B2:** Xem chi tiết 1 đơn đặt hàng

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

* **B3:** Tạo mới 1 đơn đặt hàng. Người dùng có thể nhập thủ công hoặc import từ file excel\
  Nhập các thông tin:
  * Thông tin khách hàng
  * Sản phẩm, quy cách đóng gói
  * Số lượng, đơn vị tính
  * Ngày nhận đơn
  * Ngày giao hàng dự kiến
  * Ghi chú nếu có

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

* **B4:** Bấm **Lưu** để lưu lại đơn đặt hàng đã tạo


---

# 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://lenef.gitbook.io/erpfactory/quan-ly-don-dat-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.
