> For the complete documentation index, see [llms.txt](https://fososoft-1.gitbook.io/help-foso/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fososoft-1.gitbook.io/help-foso/module-cong-no-mua/phieu-chi-mua-hang.md).

# Phiếu chi mua hàng

Phiếu chi mua hàng được chuyển từ nhập hàng, tạo bằng cách vào: **mua hàng-> nhập hàng-> chọn đơn cần lập phiếu chi-> tác vụ-> phiếu chi-> người nhận-> phương thức thanh toán-> tổng thanh toán->lưu lại**

![](https://lh3.googleusercontent.com/Z5T2yjKYJfI5DFc7Xyt4F4X471d_4GwPSXfTavEZG1NQyQT2uV1Kr7mZ27L4kogIbNLAMqIwWp5WrURDIAaglF3yi2AmGwTCeFzD3OJF9LW9WleZMDlG3jGC0i2kKz4Q95ZmG78)

![](https://lh3.googleusercontent.com/s55SThnff99kPr6nReBL6PUDXkr3N0q5hg0nVVw3FazVWA6QfFGqk40ICsnIwe01KnhV2WSjJNGU064Q4QyQ5EBkadUhxz5G04HrINA1O_bUZl6MgkjV44QuScobgq9QqxdMMTA)

![](https://lh4.googleusercontent.com/63hbjv0BQTxbGN_wNB93jXDs-j6sGRisjD_K8OS3ivxgZlSoT-9vW0XW7Q-ln8CdUhAO40Q1xNE7IilhlJTlUJbv9XBpuccHO2rmA1LNmqaZlI4TFTeYhAa48I58eDfCu_pov5s)

Phiếu chi sẽ thể hiện trạng thái thanh toán, nếu chi chưa đủ tiền trạng thái sẽ là chi 1 phần, nếu chi đủ tiền trạng thái là  đã chi đủ


---

# 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://fososoft-1.gitbook.io/help-foso/module-cong-no-mua/phieu-chi-mua-hang.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.
