# IMEI / Serial Number Wise Billing

**YouTube:** [Serial Number/IMEI wise billing for electronic goods](https://www.youtube.com/watch?v=v53GY_ALXGk)

## Serial Number/IMEI wise billing for electronic goods

This tutorial explains how to perform **IMEI/Serial Number-wise Billing** in Logic ERP. It covers both **purchase entry with serial numbers** and **sales billing using IMEI scanning**, ensuring accurate tracking of items like mobile devices.

***

### **Objective of This Feature**

* Track items using **IMEI / Serial Numbers**
* Ensure **accurate inventory control**
* Enable **quick billing via serial scanning**
* Improve **traceability of high-value items**

***

### **Create Purchase Entry with IMEI Numbers**

* Open **Purchase Voucher**
* Enter:
  * Account Name
  * Bill Number
  * Bill Date
* Enter item
* System opens **Serial Number Entry Window**

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

**Manual Serial Entry**

* Define:
  * Lot Number
  * Quantity
  * Enter **IMEI / Serial Numbers** one by one

<figure><img src="/files/0Eqg3ytERkDU99RfFqcQ" alt=""><figcaption></figcaption></figure>

> Note: If the setup doesn’t open in Purchase, go to **Purchase Voucher Configuration** and set **“Lot Number As”** to **“Serial Number.”**

For reference, please [<mark style="color:green;">Click Here.</mark>](/logic-erp-learning-hub-tutorials-and-best-practices/setups/configurations/purchase-voucher-configurations/other-settings-2/lot-no-as.md#how-to-configure-lot-numbers-in-purchase-for-various-business-scenarios-in-logic-erp-software)

***

### **Auto Generate Serial Numbers (Alternative Method)**

**Retrieve Purchase Voucher**

* Select existing **Purchase Voucher**

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

* Choose items for Serial Entry.

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

**Define Parameters**

* Press **F2 Key**
* Start Mobile Number
* Start Row
* Quantity

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

**System Behavior**

* Automatically generates **serial numbers for remaining items**

> **Note:**  If you see the prompt **“Entry/Modification Not Allowed in this option”** while saving, go to **Global Admin → Other Options → Other Settings** and enable **“Mobile/Serial No. Entry Module.”**

***

### **Configure Sales for IMEI-Based Billing**

* Open **Sale Voucher Configuration**
* Select **Sale Bill Series**
* **Go to:** Other Settings 2
* **Set Item Code Column As** = Serial/Mobile Number

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

* Click **Save**
* **Important Note:**
  * Go to **Sale Bill → Touch Screen Configuration**
  * Open **Other Options → 1**
  * Ensure the **Serial Number** option is checked

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

***

### **Create Sale Bill Using IMEI Scan**

* Open **Sale Bill Window**
* Scan or enter **IMEI Number**

<figure><img src="/files/2F3ELauild1u7mVr9cV3" alt=""><figcaption></figcaption></figure>

**System Behavior**

* Automatically fetches:
  * Item Details
  * Rate
  * Other configurations

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

***

### **Add Retail Customer (If Required)**

* Name
* Contact Number

**Create Customer**

* Save details to proceed

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

**Process Payment**

* Choose **Payment Option**

**Multiple Payment Modes**

* Example:
  * Partial via **Card**
  * Remaining via **Cash**

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

***

### **Key Benefits**

* Ensures **complete item traceability**
* Speeds up **billing through scanning**
* Reduces **manual errors**
* Ideal for **mobile & electronics businesses**

***

### **Best Practice Tips**

* Always verify IMEI numbers during purchase
* Use barcode scanners for faster billing
* Maintain accurate serial mapping

***

### **Final Outcome**

* Items are tracked **IMEI-wise from purchase to sale**
* Billing becomes **fast and automated**
* Inventory remains **accurate and traceable**
* Business operations become **more efficient and controlled**


---

# 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://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/billing/sale-bill/imei-serial-number-wise-billing.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.
