> 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-chat-luong/diem-kiem-soat-chat-luong.md).

# Điểm kiểm soát chất lượng

Chức năng điểm kiểm soát chất lượng cho phép người dùng được phép thiết lập các hoạt động kiểm tra chất lượng theo sản phẩm và hoạt động giao nhận.

* **B1**: Để tạo mới điểm kiểm soát chất lượng, bạn vào **Kiểm soát chất lượng**, chọn **Điểm kiểm soát.**

<figure><img src="/files/6kwYDhctB9ygr2lVbUcf" alt=""><figcaption></figcaption></figure>

* **B2:** Kích vào **MỚI**

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

* **B3:** Bạn nhập thông tin vào form:
  * Tiêu đề: Bắt buộc nhập
  * Chọn sản phẩm cần kiểm tra chất lượng, nhóm sản phẩm
  * Chọn hoạt động sẽ tiến hành kiểm tra chất lượng
  * Loại kiểm soát: Hoạt động, sản phẩm, số lượng
  * Tần suất kiểm soát
  * Lựa chọn số lượng kiểm tra
  * Lựa chọn đội ngũ kiểm soát và người phụ trách
  * Tiêu chuẩn chất lượng: Nhập vào các tiêu chuẩn chất lượng cần kiểm tra cho sản phẩm
  * Ghi chú khác
* **B4:** Kích vào **Lưu** để hoàn tất tạo điểm kiểm soát chất lượng

<br>


---

# 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://lenef.gitbook.io/erpfactory/quan-ly-chat-luong/diem-kiem-soat-chat-luong.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.
