> 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/chuc-nang-r-and-d/chuc-nang-tao-dinh-muc-nvl-tu-cong-thuc.md).

# Chức năng tạo định mức NVL từ công thức

Chức năng cho phép tạo định mức NVL từ công thức tạo trước đó. Để thực hiện việc này, người dùng thao tác như sau:

* **B1**: Truy cập vào Sản xuất >> Cấu hình >> Định mức nguyên liệu

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

* **B2**: Thêm mới định mức NVL

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

Chọn sản phẩm đã khai báo công thức, và công thức đang hoạt động tương ứng. Thông tin về định mức nguyên liệu sẽ tự động được hiển thị theo tỉ lệ của công thức tương ứng:

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

* **B3**: Lưu lại thông tin đã nhập. Như vậy chúng ta đã có 1 định mức nguyên liệu mới được tạo ra từ công thức tạo trước đó của sản phẩm


---

# 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:

```
GET https://lenef.gitbook.io/erpfactory/chuc-nang-r-and-d/chuc-nang-tao-dinh-muc-nvl-tu-cong-thuc.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.
