> For the complete documentation index, see [llms.txt](https://docs.xorosoft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xorosoft.com/xoroerp-1/purchase/purchase-order/purchase-order-centre.md).

# Purchase Order Centre

### What is Purchase Order Centre? <a href="#what-is-order-linking-centre" id="what-is-order-linking-centre"></a>

The Purchase Order Centre provides a centralized view of all purchase orders created in the system. It enables users to track procurement activities, monitor order statuses, and manage vendor-related transactions efficiently. Users can quickly review order details such as vendor, amount, order dates, and receiving status, helping streamline the purchasing process.

{% hint style="info" %}
To access the Purchase Order Centre, go to: ***Menu> Purchase> Purchase Order> Purchase Order Centre***
{% endhint %}

### Key Features <a href="#key-features" id="key-features"></a>

1. **Centralized Purchase Order Visibility:** Provides a complete view of all purchase orders across stores, vendors, and statuses, allowing users to quickly monitor procurement activities.
2. **Advanced Search and Filtering:** Users can filter purchase orders using fields such as Store, Vendor, Status, Order Number, and Ref Number. The “Search By” option allows switching between Purchase Order and Purchase Order Detail views for more granular results.
3. **Bulk Actions and Processing:** Enables users to perform bulk operations such as Release, Close, Re-Open, Void, Batch Updates, and Quick Receive directly from the centre, improving operational efficiency.
4. **Real-Time Status Tracking:** Displays real-time updates on purchase order statuses such as Open, Released, and Received, helping users track order progress and take timely actions.
5. **Detailed Procurement Insights:** Provides visibility into key details such as vendor, order amount, order dates, expected delivery/ship dates, and receiving status for better decision-making.
6. **Customizable Grid and Export Options:** Users can customize visible columns and export purchase order data in multiple formats (CSV, Excel, PDF) for reporting and analysis.

### Use Cases

1. **View All Purchase Orders in One Place:** Users can access the Purchase Order Centre to view all purchase orders across stores and vendors, along with their current statuses and key details.
2. **Filter Purchase Orders by Vendor, Store, or Status:** Users can quickly locate specific purchase orders by applying filters such as Vendor, Store, Status, Order Number, or Ref Number.&#x20;
3. **Track Purchase Order Status and Receiving Progress:** Users can monitor whether purchase orders are Open, Released, Partially Received, or Received, and track receiving status to ensure timely fulfillment.
4. **Perform Bulk Actions on Purchase Orders:** Users can select multiple purchase orders and perform bulk actions such as Release, Close, Re-Open, Void, Batch Updates, or Quick Receive to save time and improve efficiency.
5. **Review Procurement Details for Decision-Making:** Users can analyze key information such as vendor, order amount, order date, and expected delivery/ship dates to make informed procurement decisions.
6. **Export Purchase Order Data for Reporting:** Users can export purchase order data in formats such as CSV, Excel, or PDF for reporting, analysis, or sharing with stakeholders.


---

# 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:

```
GET https://docs.xorosoft.com/xoroerp-1/purchase/purchase-order/purchase-order-centre.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.
