> For the complete documentation index, see [llms.txt](https://docs.icpc1hn.work/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.icpc1hn.work/2.-huong-dan-du-dung-app-icpc1hn/don-hang/tao-don-hang-truc-tiep.md).

# Tạo đơn hàng trực tiếp

## **Đối với những đơn hàng được lên trực tiếp tại Khách hàng ( bán tại cửa hàng, đặt tại cửa hàng), TDV có thể thực hiện lên đơn theo cách sau:**

**(Các thao tác đặt đơn tương tự như đặt các đơn thường trên app, chỉ khác đơn hàng trực tiếp có thêm vị trí đặt đơn và ảnh chụp KH)**

**B1:** Chọn **Đơn hàng**

**B2:** Bấm chức năng **Thêm mới đơn hàng** (như hình)

<figure><img src="/files/03SMsNEKF7qVtDBPJ32A" alt=""><figcaption></figcaption></figure>

**B3:** chọn **Tạo đơn hàng trực tiếp**

**B4:** Chọn Khách hàng tổ chức cần lên đơn

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

### **Có 2 trường hợp xảy ra:**

* <mark style="color:green;">**Vị trí hợp lệ:**</mark> nếu vị trí bạn đang đứng chính xác so với vị trí của Khách hàng
* <mark style="color:red;">**Vị trí không hợp lệ:**</mark> nếu vị trí bạn đang đứng chính xác so với vị trí của Khách hàng, hệ thống sẽ cảnh báo khoảng cách <mark style="color:red;">( Không đặt được đơn trong trường hợp này)</mark>

*-> Kiểm tra lại định vị hoặc kiểm tra lại vị trí Khách hàng đã thực sự chính xác chưa, báo IT*

**B5:** Chụp ảnh Khách hàng ( biển hiệu/poster/...)

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

**B6:** Nhập đầy đủ thông tin đơn hàng

**B7:** Chọn **Thêm sản phẩm**

**B8:** Chọn **Đặt đơn hàng** để hoàn tất đơn hàng

<figure><img src="/files/gsscPo7HQSLlMBOFvEQV" 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.icpc1hn.work/2.-huong-dan-du-dung-app-icpc1hn/don-hang/tao-don-hang-truc-tiep.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.
