> For the complete documentation index, see [llms.txt](https://docs.sandbox.com.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.com.vn/5.-thu-ngan/5.1-thu-ngan/5.1.15-cau-hinh-khong-cho-phep-nhap-chiet-khau-theo-san-pham..md).

# 5.1.15 Cấu hình không cho phép nhập chiết khấu theo sản phẩm.

Mục đích: Thu ngân lên đơn offline đang nhập được chiết khấu cho sản phẩm. Chưa có cấu hình nào cho phép bật tắt cái này.

* Bổ sung 2 cấu hình vào đơn hàng online *( Sales > Lead & Đơn hàng > Cấu hình > Cấu hình đơn hàng)* và offline *( Cửa hàng > Thu ngân > Cấu hình đơn hàng)*
* **Không cho phép chỉnh sửa giảm giá dòng sản phẩm**
* **Kiểu loại giảm giá dòng sản phẩm mặc định ( nếu ko chọn gì thì mặc định là %)**

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

Với đơn hàng offline, Khi bật cấu hình không cho phép chỉnh sửa, khi thao tác nhập giảm giá sẽ có thông báo:

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

Với đơn hàng online, Khi bật cấu hình không cho phép chỉnh sửa sẽ ko có nút “Lưu” khi click vào sửa giảm giá


---

# 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://docs.sandbox.com.vn/5.-thu-ngan/5.1-thu-ngan/5.1.15-cau-hinh-khong-cho-phep-nhap-chiet-khau-theo-san-pham..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.
