> 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-kho/quan-ly-so-lo-seri.md).

# Quản lý số lô/seri

Đối với các doanh nghiệp có nhu cầu quản lý tồn kho hay việc xuất/nhập của sản phẩm chi tiết đến từng lô lot hay serial, phần mềm có thể đáp ứng được nhu cầu này khi kích hoạt tính năng quản lý lô/seri. Để quản lý và tạo mới danh mục lô, seri của sản phẩm, người dùng thao tác như sau:

* **B1:** Truy cập đường dẫn **Sản phẩm >> Số lô/se-ri** để hiển thị danh sách số lô, seri đang được quản lý trên hệ thống.

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

* **B2:** Kích vào một bản ghi để xem thông tin chi tiết.

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

* **B3:** Để tạo mới một số lô/seri, người dùng kích nút TẠO, hệ thống sẽ mở màn hình tạo:

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

* **B4:** Nhập các thông tin:
  * Số Lô/sê-ri
  * Chọn sản phẩm tương ứng. Hệ thống chỉ cho phép người dùng chọn được các sản phẩm được truy vết theo lô/seri.
  * Nhập mã tham chiếu nội bộ (nếu có).
  * Mô tả chung (nếu có).
* **B5:** Kích nút LƯU để lưu lại thông tin.


---

# 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/quan-ly-kho/quan-ly-so-lo-seri.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.
