> For the complete documentation index, see [llms.txt](https://help.dotb.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dotb.vn/master-data/discounts.md).

# Discounts

## Hướng dẫn nhập liệu trên file Master Data

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

{% hint style="info" %}

1. Tên chiết khấu
2. Thời gian áp dụng chiết khấu
3. Mức ưu đãi khi áp dụng chiết khấu, có thể là giảm %/ giá bán hoặc giảm bằng tiền
4. Chi tiết: Mô tả thông tin liên quan đến chiết khấu, hình thức áp dụng, đối tượng áp dụng.
   {% endhint %}

## 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/RUXJsqxGv2lfupGeiXRr" 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/FuwaHWif3RgtVektysTp" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
:woman\_gesturing\_ok: **Ghi chú:**

1. Thông tin Discount
2. Số tiền/ Phần Trăm Discount.
3. Discount áp dụng với hình thức Payment Cashholder/Book/Gift/All.
4. Ngày bắt đầu, ngày kết thúc discount.

:man\_raising\_hand: **Lưu ý**: Có thể chỉ nhập số tiền hoặc phần trăm Discount
{% endhint %}

> **Bước 3:** Hệ thống hiển thị thông tin chi tiết của chiết khấu sau khi đã tạo thành công.

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

> Video Hướng dẫn tạo Discounts dựa trên Master Data

{% embed url="<https://www.youtube.com/watch?v=9vqeRWa2Lic>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://help.dotb.vn/master-data/discounts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
