# SẢN PHẨM

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

Danh mục Sản phẩm dùng để khai báo các sản phẩm do đơn vị sản xuất.

Danh mục sản phẩm sẽ được sử dụng ở các nội dung:

* Khai báo định mức sản xuất
* Lập lệnh sản xuất
* Tính giá thành sản xuất giản đơn

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

### B1. Đăng nhập chức năng&#x20;

<figure><img src="/files/FB1Nn5seEo46EcX4vz9X" alt=""><figcaption><p>Đăng nhập chức năng</p></figcaption></figure>

### B2. Thêm mới

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

  <figure><img src="/files/9tMWv1TXKEgCN0YGcnNW" alt=""><figcaption><p>Thêm mới sản phẩm</p></figcaption></figure>

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

* Sau khi khai báo danh mục sản phẩm, người dùng mới có thể khai báo định mức [***Xem tại đây***](/tien-ich/dinh-muc.md)
* Người dùng có thể tính giá thành sản phẩm cuối kỳ [***Xem tại đây***](/cuoi-ky/gia-thanh/gia-thanh-san-xuat-gian-don.md)
* Cột "*Tính chất*": Nếu chọn tính chất là "*Dịch vụ bán ra*" thì phần mềm sẽ không ghi nhận giá vốn xuất kho khi ghi nhận nghiệp vụ bán hàng
* Người dùng cũng có thể thêm mới sản phẩm từ danh mục vật tư bằng cách tích chọn vào cột "*Là sản phẩm*"&#x20;

  <figure><img src="/files/c62zqisjufLMVSqgPnJP" alt=""><figcaption><p>Khai báo sản phẩm từ danh mục vật tư</p></figcaption></figure>


---

# 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/san-pham.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.
