# Order Linking

Order Linking in XoroERP is a specialized module aimed at optimizing sales and purchase order workflows. Its primary function is to seamlessly connect sales and purchase orders, facilitating efficient management. In scenarios where items are back-ordered or specifically requested, resulting in delayed stock availability, this module ensures smooth communication by sending internal notifications to sales representatives once the requested items are received and ready for shipment. By linking corresponding lines between purchase and sales orders, the system automates the process, triggering notifications to relevant sales reps upon item receipt.


---

# 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://docs.xorosoft.com/xoroerp-1/purchase/order-linking.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.
