# Yêu cầu mua hàng

Để tạo 1 yêu cầu mua hàng, chúng ta cần vào:

**Mua hàng -> yêu cầu mua hàng -> tạo mới -> nhập thông tin của phiếu yêu cầu mua hàng -> lưu lại -> xác nhận -> duyệt**

![Thông tin phiếu mua hàng](https://lh3.googleusercontent.com/Dht9mp7IQR2pKC-tqvLE5QJ63iMYqnFDbwFi2Jl0iA2gVTab1Ej0LxgFYmGxGHJc-JkMZ1AEH2zRWV-s9rFih_cy8xKuYAPDG87OPctYfP1105rHHUJOCHVzMWrZdBJzfK42wCQ)

* Số lượng: Số lượng cần yêu cầu mua hàng
* Số lượng duyệt: Số lượng cấp trên sẽ duyệt lại (phần này là phân quyền)

Từ yêu cầu mua hàng chúng ta có thể tạo hỏi giá bằng cách:

**Chọn yêu cầu mua hàng muốn tạo hỏi giá -> tác vụ -> tạo hỏi giá -> chọn nhà cung cấp -> thêm sản phẩm cần báo giá -> chọn thêm nhà cung cấp (nếu có) -> thêm sản phẩm cần báo giá cho nhà cung cấp vừa thêm -> lưu lại -> duyệt (bên mục hỏi giá nhà cung cấp)**


---

# 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://fososoft-1.gitbook.io/help-foso/untitled/mua-hang/yeu-cau-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.
