> For the complete documentation index, see [llms.txt](https://kb.logicerp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings.md).

# Party Wise Settings

- [Party Wise Billing Locks](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/party-wise-billing-locks.md)
- [Set Party Wise Price Lists](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/set-party-wise-price-lists.md)
- [Set Supplier Wise Default TD/CD/Tax](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/set-supplier-wise-default-td-cd-tax.md)
- [Party Wise Discount Locks](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/party-wise-discount-locks.md)
- [Set Party Wise Item Group Filters for Sale](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/set-party-wise-item-group-filters-for-sale.md)
- [Party + Company Wise Defaults](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/party-+-company-wise-defaults.md)
- [Enter Multiple Price Lists Wise Item Rates](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/enter-multiple-price-lists-wise-item-rates.md)
- [Setup Calculation Configurations for Purchase](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/setup-calculation-configurations-for-purchase.md)
- [Set Branch + Tax Region + Customers](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/set-branch-+-tax-region-+-customers.md)
- [Set Party + Series/Agent Wise Defaults](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/set-party-+-series-agent-wise-defaults.md)
- [Branch + Supplier + Items](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/branch-+-supplier-+-items.md)
- [Set Tax Regions + Customers](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/set-tax-regions-+-customers.md)
- [Set Party Wise Defaults & Party + Item Wise Defaults](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/set-party-wise-defaults-and-party-+-item-wise-defaults.md)
- [Setup Supplier + Company + Group/Item Wise Markdowns for PO](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/setup-supplier-+-company-+-group-item-wise-markdowns-for-po.md)
- [Setup Branch + Party + Series + Period + Item Wise Budgets - Sale](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/setup-branch-+-party-+-series-+-period-+-item-wise-budgets-sale.md)
- [Branch + Party + Item Group Wise Defaults](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/branch-+-party-+-item-group-wise-defaults.md)
- [Branch + Item Group Wise Defaults - Purchase](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/branch-+-item-group-wise-defaults-purchase.md)
- [Party + Item Wise Item Codes](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/party-+-item-wise-item-codes.md)
- [Set Monthly Purchase Budgets (Branch+Supplier Wise)](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/set-monthly-purchase-budgets-branch+supplier-wise.md)
- [Set Branch + Party Wise Defaults](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/set-branch-+-party-wise-defaults.md)
- [Supplier + Items](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/supplier-+-items.md)
- [Branch + Supplier + Item Group Wise Defaults](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/branch-+-supplier-+-item-group-wise-defaults.md)
- [Setup Branch+Item Group Wise CS Value Limit for PO](https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings/setup-branch+item-group-wise-cs-value-limit-for-po.md)


---

# 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://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/party-wise-settings.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.
