# KHO

## Ý nghĩa chức năng

Danh mục Kho dùng để quản lý thông tin các kho của đơn vị.&#x20;

Khi nhập, xuất vật tư hàng hóa, Người sử dụng cần chỉ ra thông tin **Kho**

## Các bước thực hiện

### B1: Đăng nhập chức năng

<figure><img src="/files/MhkZeQwtYuzfocgL1RzD" alt=""><figcaption><p>Đăng nhập danh mục Kho</p></figcaption></figure>

### B2: Thêm mới Kho

* Người sử dụng bấm nút "**Thêm**" để thêm 01 dòng quản lý kho
* Người sử dụng khai báo các thông tin cho kho vừa thêm mới

<figure><img src="/files/Q7f1TAcsqdJQlFvWYGpW" alt=""><figcaption><p>Thêm mới Kho</p></figcaption></figure>

### *<mark style="color:red;">Lưu ý</mark>*

* Khi lập nghiệp vụ **Nhập kho**, **Xuất kho**, **Bán hàng** thì Người sử dụng cần chỉ ra thông tin **Kho**
* Khi bán hàng, Người sử dụng chọn sản phẩm nhưng cột "**Số lượng tồn**" không hiển thị thì Người sử dụng kiểm tra **bổ sung** thông tin Kho để phần mềm tính toán tồn mặt hàng theo kho
* Nếu đơn vị chỉ có 01 Kho, thì có thể cấu hình màn hình nhập nghiệp vụ **mặc định** thông tin **Kho** để không phải mất thời gian nhập thông tin


---

# 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://huongdanketoan.dtechvn.com/danh-muc/kho.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.
