# Quản lý chiết khấu - Discount

> **Bước 1:** Ở màn hình danh sách của module **Discount,** chọn **Create Discount** để mở ra màn hình tạo mới Discoun&#x74;**.**

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

> **Bước 2:** Tại màn hình tạo mới chiết khấu, nhập đầy đủ các trường thông tin cần thiết, sau đó chọn **Save** để hoàn tất.

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

{% hint style="info" %}
🙆‍♀️ **Ghi chú:**

1. Số tiền/ Phần trăm Discount
2. Do not apply with: Discount không được áp dụng đi kèm với Discount bạn tạo.
3. Type: Trade Discount hay Chain Discount. Trong đó

Trade Discount: Trừ các chiết khấu giảm % trước sau đó mới trừ các chiết khấu tiền

Chain Discount: Trừ các chiết khấu giảm tiền trước sau đó mới trừ các chiết khâu giảm %
{% endhint %}

> **Bước 3:** Sau khi tạo Discount thành công, kéo xuống supanel, chọn tab **"Product Template"**, chọn biểu tượng Select Product Template thì chiết khấu chỉ áp dụng cho sản phẩm tương ứng khi tạo Sale Orders

<figure><img src="/files/VSCUt4EhLEJJFBGKwdCe" alt=""><figcaption></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://ems.help.dotb.vn/quan-ly-chiet-khau-discount.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.
