> 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-installation-configuration-and-troubleshooting-solutions/faqs/reports/generate-purchase-register-mobile-imei-serial-number-wise.md).

# Generate Purchase Register – Mobile/ IMEI Serial Number wise

**YouTube:** [How to Generate Purchase Register – Mobile/IMEI Serial Number-wise?](https://youtu.be/_gRn-nEVAmE)

## How to Generate Purchase Register – Mobile/ IMEI Serial Number wise?

In this tutorial, we’ll learn how to configure the **IMEI Serial Number-Wise Purchase Report**, which provides detailed tracking of purchases by item, document, and IMEI or serial number.

***

### **Open and Create a New Configuration**

* From the **Main Menu**, navigate to **Reports & Queries**.
* Click on **Purchase Reports**.
* Open **Purchase Register – Mobile Serial Number Wise Report**.
* Click on **Configuration** to create a new report setup.
* Assign a **suitable configuration name** for easy identification.

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

***

### **Define Report Consolidation Settings**

* Navigate to the **Report Options** section.
* Under **Report Consolidation**, enable the following checkboxes:
  * **Party-Wise Purchase**
  * **Document**
  * **Date**
  * **Item**
* Once the **Item** option is enabled, the **Item Consolidation Settings** become available.
* Enable **Item Name** and move it to the top of the list using the **Arrow Keys**.
* Go to the **Report Totals** section.
* Enable **Document-Wise** and **Grand Total** options.
* Adjust the **Report Order** so that **Item**, **Purchase Document**, and **Date** appear at the top using the **Arrow Keys**.

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

***

### **Set Additional Report Options**

* Open the **Other Options** tab.
* Set **Report Type** → *Purchase* from the dropdown list.
* Set **Purchase Report On** → *Purchase*.

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

***

### **Save and Generate the Report**

* Click **Save Configuration** to store your setup.
* From the list of saved configurations, select the one you just created.

<figure><img src="/files/1hxEvTzPvGo8tVao0TXd" alt=""><figcaption></figcaption></figure>

* Click on **Create** to view the results.

***

### **Customize Report Columns**

* Open **Setup Column Attributes**.
* Click **Unselect All Columns** to start fresh.
* Select only the required columns you wish to display in the report (e.g., Item Name, IMEI / Serial Number, Document No., Date, Quantity, and Rate).
* Use the **Arrow Keys** to rearrange the column order as needed.

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

* Once finalized, **save the changes**.

***

### **Refresh and View the Final Report**

* Press **F2** to refresh the report.
* The system will now display a detailed **IMEI / Serial Number-Wise Purchase Report**, showing item-wise purchase details, quantities, and associated serial or IMEI numbers.

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


---

# 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-installation-configuration-and-troubleshooting-solutions/faqs/reports/generate-purchase-register-mobile-imei-serial-number-wise.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.
