# 3. Báo cáo mua hàng

## Mục đích: Xuất dữ liệu đơn hàng đã mua của một đại lý trong khoảng thời gian bất kỳ

**Bước 1:** Từ thanh menu, quý khách chọn đơn hàng => báo cáo mua hàng

![image](https://user-images.githubusercontent.com/109578103/201896182-2c15fc04-9936-4b91-95ad-e0e95fb61263.png)

**Bước 2:** Trên giao diện chính, quý khách chọn khoảng thời gian mua, đại lý và **xuất đơn đã mua** hoặc **dữ liệu hạch toán**, hệ thống sẽ gửi thông báo file gửi vào email.

![image](https://user-images.githubusercontent.com/109578103/201896300-e64d3bc3-7350-4d65-a32a-4c274ce9cf87.png)

![image](https://user-images.githubusercontent.com/109578103/201896352-3503a86b-e68b-4336-a3ef-e3e1e3a6ba5b.png)


---

# 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://hd.gobiz.vn/m5/mua-hang/bao-cao-mua-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.
