> 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/sales/sales-item-centre/sales-item-centre-fields.md).

# Sales Item Centre Fields

### Sales Item Centre Header Options

<figure><img src="/files/pblYyBFjMqXZYGuzoMRA" alt=""><figcaption></figcaption></figure>

**Batch Delete:** The Sales Item Centre allows you to Batch Delete the items you intend to delete from the centre.&#x20;

### Sales Item Centre Header Icons

<figure><img src="/files/fB431fWYyG5l438WSBAL" alt=""><figcaption></figcaption></figure>

* &#x20;**Refresh:**

&#x20;             This allows you to refresh the search results.

* **Columns:**
  * Columns represent the customizable criteria available to users, enabling them to further refine their searches.
* **Advanced Search:**
  * The Advanced Search option elevates customer information retrieval to a sophisticated level. Users can delve into a nuanced search by specifying criteria such as Column Name, Operator, and Value, facilitating precise and tailored searches.
* **Save:**
  * Save feature enables users to preserve any updated user interface (UI) settings, ensuring a personalized and consistent experience during future interactions with the module.
* **Download:**
  * This versatile feature allows users to export and download data in various file formats, providing a summarized overview for quick reference. Options include CSV, TXT, MS-Word, MS-Excel, PDF, and MS-Excel(.xlsx), catering to diverse user preferences and use cases.

### Right Click Options

Right clicking on the desired Sales Item row presents a dropdown menu offering the following options:

<figure><img src="/files/4O3GQzHVKATdnZGOIYlD" alt=""><figcaption></figcaption></figure>

* **Open**: This feature permits users to access the selected Sales Item and view its associated details. Additionally, users can choose to edit the item by selecting the Edit option, which navigates them to the Item module.
* **Delete**: This option facilitates the removal of the selected item from the system.


---

# 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/sales/sales-item-centre/sales-item-centre-fields.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.
