> 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-version-release-notes/november-2020/orders.md).

# Orders

- [Inactive For Sale Order option added in Setup Accounts](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/orders/inactive-for-sale-order-option-added-in-setup-accounts.md)
- [Display Carton Details in Packing Slip – Delivery Order](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/orders/display-carton-details-in-packing-slip-delivery-order.md)
- [Markup & MarkDown Formula in Purchase Order](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/orders/markup-and-markdown-formula-in-purchase-order.md)
- [Attach Documents in the Sale Order with new Update](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/orders/attach-documents-in-the-sale-order-with-new-update.md)
- [Automatically Reserve Sale Order after Approval](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/orders/automatically-reserve-sale-order-after-approval.md)
- [New Fields added in the Required Fields section of Purchase Order Configuration](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/orders/new-fields-added-in-the-required-fields-section-of-purchase-order-configuration.md)
- [Do Not Allow Rate More Than Item MRP in Sale Order](https://kb.logicerp.com/logic-erp-version-release-notes/november-2020/orders/do-not-allow-rate-more-than-item-mrp-in-sale-order.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-version-release-notes/november-2020/orders.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.
