# SO - Configuration

- [Allow Duplicate Items in Sales Orders](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/allow-duplicate-items-in-sales-orders.md)
- [Carry Forward Pack/Sizes](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/carry-forward-pack-sizes.md)
- [Prompt Sale Order No after Save](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/prompt-sale-order-no-after-save.md)
- [Prompt for Duplicate Order Number](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/prompt-for-duplicate-order-number.md)
- [Prompt if Item has Already been Ordered](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/prompt-if-item-has-already-been-ordered.md)
- [Prevent editing of existing Item](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/prevent-editing-of-existing-item.md)
- [Do not show Item Code list while entering Item Code](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/do-not-show-item-code-list-while-entering-item-code.md)
- [Group Schemes](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/group-schemes.md)
- [Prompt for composite/linked Items](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/prompt-for-composite-linked-items.md)
- [Do not allow Decimals in Quantity](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/do-not-allow-decimals-in-quantity.md)
- [List Accounts](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/list-accounts.md)
- [Do Not Allow Rate](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/do-not-allow-rate.md)
- [Implement Party Wise Slabs for Item/Bill Wise Discounts](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/implement-party-wise-slabs-for-item-bill-wise-discounts.md)
- [Default Companies](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/default-companies.md)
- [Default Item Groups](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/default-item-groups.md)
- [Tax Region](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/tax-region.md)
- [Order Type](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/order-type.md)
- [Multiple Price List Rates](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/multiple-price-list-rates.md)
- [Filter for Stop Billing in Party Master](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/filter-for-stop-billing-in-party-master.md)
- [Implement Credit Limit Checks](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/implement-credit-limit-checks.md)
- [Default Party](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/default-party.md)
- [Do not allow duplicate Party Order No. for the same Party.](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/do-not-allow-duplicate-party-order-no.-for-the-same-party..md)
- [Scan All Types Of Bar Codes](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/scan-all-types-of-bar-codes.md)
- [Default Account Groups](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/default-account-groups.md)
- [Set Item Search Configuration](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/set-item-search-configuration.md)
- [Customer/Item Filter](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration/customer-item-filter.md)


---

# 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://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/order-processing/sale-order/so-configuration.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.
